Eplan Platform API
Eplan.EplApi.HEServices Namespace / DeviceService.TemplatesInfo Class / Variant Property

In This Topic
    Variant Property (DeviceService.TemplatesInfo)
    In This Topic
    An article's variant contained in the device list.
    Syntax
    public string Variant {get;}
    public:
    property String^ Variant {
       String^ get();
    }
    See Also