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

In This Topic
    SYMBLIB_LASTMODIFICATOR Property
    In This Topic
    Last editor: Logon name # 15022.
    Syntax
    public MDPropertyValue SYMBLIB_LASTMODIFICATOR {get; set;}
    public:
    property MDPropertyValue^ SYMBLIB_LASTMODIFICATOR {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    User code of the last person to edit the symbol library.

    See Also