Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / FunctionDefinitionLibraryPropertyList Class / FCTDEFLIB_LASTMODIFICATOR Property / FCTDEFLIB_LASTMODIFICATOR Property

In This Topic
    FCTDEFLIB_LASTMODIFICATOR Property
    In This Topic
    Last editor: Logon name # 15505.
    Syntax
    public PropertyValue FCTDEFLIB_LASTMODIFICATOR {get; set;}
    public:
    property PropertyValue^ FCTDEFLIB_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 function definition library.

    See Also