API Help
Eplan.EplApi.DataModel.MasterData Namespace / SymbolLibraryPropertyList Class / SYMBLIB_ERRORCOUNT Property / SYMBLIB_ERRORCOUNT(Int32) Property

In This Topic
SYMBLIB_ERRORCOUNT(Int32) Property
In This Topic
Number of messages # 15099. This property isn't indexed.
Syntax
public PropertyValue SYMBLIB_ERRORCOUNT( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Int64.
Remarks

Total of all messages during the data transfer of symbol libraries.

See Also