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

In This Topic
    PART_CONSTRUCTION_NAME Property
    In This Topic
    Name # 22931.
    Syntax
    public MDPropertyValue PART_CONSTRUCTION_NAME {get; set;}
    public:
    property MDPropertyValue^ PART_CONSTRUCTION_NAME {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Name of the drilling pattern.

    See Also