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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Manually entered date of last change.

    See Also