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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Creation date of the part.

    See Also