Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDSymbolLibraryPropertyList Class / SYMBLIB_LASTMODIFICATIONDATE Property / SYMBLIB_LASTMODIFICATIONDATE Property

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

    Property Value

    Returns property value of type System.DateTime.
    Remarks

    Date of last change to the symbol library.

    See Also