Eplan Platform API
Eplan.EplApi.DataModel Namespace / UserInfo Class / Phone Property

In This Topic
    Phone Property
    In This Topic
    Get the phone number of the User.
    Syntax
    public string Phone {get;}
    public:
    property String^ Phone {
       String^ get();
    }
    See Also