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

In This Topic
    PART_TERMINAL_CREATE Property
    In This Topic
    Creator / Creation date (connection point pattern) # 22943.
    Syntax
    public MDPropertyValue PART_TERMINAL_CREATE {get; set;}
    public:
    property MDPropertyValue^ PART_TERMINAL_CREATE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Creation date of the connection point pattern. The time is output in the local time of the user in accordance with the set time zone.

    See Also