Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / SymbolLibraryPropertyList Class / SYMBLIB_MANUALDATE Property / SYMBLIB_MANUALDATE Property

In This Topic
    SYMBLIB_MANUALDATE Property
    In This Topic
    Modification date (manual) # 15024.
    Syntax
    public PropertyValue SYMBLIB_MANUALDATE {get; set;}
    public:
    property PropertyValue^ SYMBLIB_MANUALDATE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Manually entered date of last change.

    See Also