API Help
Eplan.EplApi.DataModel.MasterData Namespace / PlotFramePropertyList Class / FRAME_ERRORCOUNT Property / FRAME_ERRORCOUNT(Int32) Property

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

Parameters

index

Property Value

Returns property value of type System.Int64.
Remarks

Shows the total number of all messages during the data transfer of plot frames.

See Also