Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPointsInfoPropertyList 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 PropertyValue PART_TERMINAL_CREATE {get; set;}
    public:
    property PropertyValue^ PART_TERMINAL_CREATE {
       PropertyValue^ get();
       void set (    PropertyValue^ 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