API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / PART_CREATE_DATE Property / PART_CREATE_DATE(Int32) Property

In This Topic
PART_CREATE_DATE(Int32) Property
In This Topic
Creation date # 22983. This property isn't indexed.
Syntax
public PropertyValue PART_CREATE_DATE( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.DateTime.
Remarks

Shows date and time when the record was created.

See Also