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

In This Topic
    PROPUSER_LAST_USERNAME Property
    In This Topic
    Last editor: Name # 3011.
    Syntax
    public MDPropertyValue PROPUSER_LAST_USERNAME {get; set;}
    public:
    property MDPropertyValue^ PROPUSER_LAST_USERNAME {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    The name associated with the user code.

    See Also