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

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