API Help
Eplan.EplApi.MasterData Namespace / MDSymbolLibraryPropertyList Class / SYMBLIB_CREATIONDATE Property / SYMBLIB_CREATIONDATE(Int32) Property

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

Parameters

index

Property Value

Returns property value of type System.DateTime.
Remarks

Creation date of the symbol library.

See Also