Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / PART_CONSTRUCTION_VARIANT Property / PART_CONSTRUCTION_VARIANT Property

In This Topic
    PART_CONSTRUCTION_VARIANT Property
    In This Topic
    Drilling pattern variant # 22932.
    Syntax
    public MDPropertyValue PART_CONSTRUCTION_VARIANT {get; set;}
    public:
    property MDPropertyValue^ PART_CONSTRUCTION_VARIANT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also