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

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

    Property Value

    Returns property value of type System.String.
    See Also