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

In This Topic
    PROPUSER_LAST_USERPHONE Property
    In This Topic
    Last editor: Phone # 3012.
    Syntax
    public MDPropertyValue PROPUSER_LAST_USERPHONE {get; set;}
    public:
    property MDPropertyValue^ PROPUSER_LAST_USERPHONE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    The telephone number associated with the user code.

    See Also