Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / SymbolPropertyList Class / SYMB_LASTAUTOMODIFICATIONDATE Property / SYMB_LASTAUTOMODIFICATIONDATE Property

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

    Property Value

    Returns property value of type System.DateTime.
    Remarks

    Date of last changes to the symbol.

    See Also