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. The time is output in the local time of the user in accordance with the set time zone.

    See Also