Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / PART_CREATE Property / PART_CREATE Property

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Creation date of the part.

    See Also