API Help
Eplan.EplApi.MasterData Namespace / MDSymbolPropertyList Class / SYMB_LASTAUTOMODIFICATIONDATE Property / SYMB_LASTAUTOMODIFICATIONDATE(Int32) Property

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

Parameters

index

Property Value

Returns property value of type System.DateTime.
Remarks

Date of last changes to the symbol.

See Also