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

In This Topic
SYMBLIB_LASTMODIFICATIONDATE(Int32) Property
In This Topic
Modification date (automatic) # 15023. This property isn't indexed.
Syntax
public MDPropertyValue SYMBLIB_LASTMODIFICATIONDATE( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.DateTime.
Remarks

Date of last change to the symbol library.

See Also