API Help
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / PAGE_CREATOR Property / PAGE_CREATOR Property

In This Topic
    PAGE_CREATOR Property
    In This Topic
    Creator # 11020.
    Syntax
    public PropertyValue PAGE_CREATOR {get; set;}
    public:
    property PropertyValue^ PAGE_CREATOR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    User code of the page creator.

    See Also