Eplan Platform API
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_DRAWINGNUMBER Property / PROJ_DRAWINGNUMBER Property

In This Topic
    PROJ_DRAWINGNUMBER Property
    In This Topic
    Job number # 10013.
    Syntax
    public PropertyValue PROJ_DRAWINGNUMBER {get; set;}
    public:
    property PropertyValue^ PROJ_DRAWINGNUMBER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Enter the project number or the job number here.

    See Also