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

In This Topic
FRAME_IMPORTERROR(Int32) Property
In This Topic
Error (import) # 12200.
Syntax
public PropertyValue FRAME_IMPORTERROR( 
   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 during the data transfer of plot frames. Max. of 1,024 are recorded.

See Also