API Help
Eplan.EplApi.MasterData Namespace / MDDoorPosition Class / Variant Property

In This Topic
    Variant Property (MDDoorPosition)
    In This Topic
    Returns the variant of the referenced door.
    Syntax
    public string Variant {get; set;}
    public:
    property String^ Variant {
       String^ get();
       void set (    String^ value);
    }
    See Also