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

In This Topic
    PAGE_MACROSOURCEREF Property
    In This Topic
    Macro: Source / reference # 11034.
    Syntax
    public PropertyValue PAGE_MACROSOURCEREF {get; set;}
    public:
    property PropertyValue^ PAGE_MACROSOURCEREF {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also