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

In This Topic
FRAME_GRAPHICERROR(Int32) Property
In This Topic
Error: Graphic # 12100.
Syntax
public PropertyValue FRAME_GRAPHICERROR( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Property is indexed. Possible indexes are from 1 to 1024.

Indicates whether a problem occurred with any graphics during the data transfer of plot frames. Max. of 1,024 are recorded.

See Also