Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / FunctionDefinitionLibraryPropertyList 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 PropertyValue PROPUSER_LAST_USERPHONE {get; set;}
    public:
    property PropertyValue^ PROPUSER_LAST_USERPHONE {
       PropertyValue^ get();
       void set (    PropertyValue^ 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