Eplan Platform API
Eplan.IdentityClient.Authentification Namespace / ProductInfo Class / ProductName Property

In This Topic
    ProductName Property
    In This Topic
    ProductName
    Syntax
    public string ProductName {get; set;}
    public:
    property String^ ProductName {
       String^ get();
       void set (    String^ value);
    }
    See Also