Eplan Platform API
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / PAGE_DRAWINGID Property / PAGE_DRAWINGID Property

In This Topic
    PAGE_DRAWINGID Property
    In This Topic
    Drawing number # 11030.
    Syntax
    public PropertyValue PAGE_DRAWINGID {get; set;}
    public:
    property PropertyValue^ PAGE_DRAWINGID {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    See Also