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

In This Topic
    PROJ_REVISION_LOG_START Property
    In This Topic
    Revision: Change tracking started # 10154.
    Syntax
    public PropertyValue PROJ_REVISION_LOG_START {get; set;}
    public:
    property PropertyValue^ PROJ_REVISION_LOG_START {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Indicates when the change tracking started during a revision.

    See Also