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

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

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also