Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDSymbolPropertyList Class / SYMB_LASTAUTOMODIFICATIONDATE Property / SYMB_LASTAUTOMODIFICATIONDATE Property

In This Topic
    SYMB_LASTAUTOMODIFICATIONDATE Property
    In This Topic
    Modification date (automatic) # 16023.
    Syntax
    public MDPropertyValue SYMB_LASTAUTOMODIFICATIONDATE {get; set;}
    public:
    property MDPropertyValue^ SYMB_LASTAUTOMODIFICATIONDATE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.DateTime.
    Remarks

    Date of last changes to the symbol.

    See Also