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

In This Topic
    PROPUSER_LAST_USERCODE Property
    In This Topic
    Last editor: ID # 3010.
    Syntax
    public PropertyValue PROPUSER_LAST_USERCODE {get; set;}
    public:
    property PropertyValue^ PROPUSER_LAST_USERCODE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    The value entered as a "User code".

    See Also