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

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