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

In This Topic
    PAGE_REVISION_CHECKEDBY Property
    In This Topic
    Checked by # 11082.
    Syntax
    public PropertyValue PAGE_REVISION_CHECKEDBY {get; set;}
    public:
    property PropertyValue^ PAGE_REVISION_CHECKEDBY {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also