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

In This Topic
    PART_CONSTRUCTION_CREATE Property
    In This Topic
    Creator / Creation date (drilling pattern) # 22939.
    Syntax
    public MDPropertyValue PART_CONSTRUCTION_CREATE {get; set;}
    public:
    property MDPropertyValue^ PART_CONSTRUCTION_CREATE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Creation date of the drilling pattern.

    See Also