API Help
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList Class / FUNC_ISPLACEDIN_CIRCUIT Property / FUNC_ISPLACEDIN_CIRCUIT(Int32) Property

In This Topic
FUNC_ISPLACEDIN_CIRCUIT(Int32) Property
In This Topic
Function exists with 'Multi-line' representation type # 20470. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNC_ISPLACEDIN_CIRCUIT( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

This property is read-only..

Shows whether the function exists in the project with the "Multi-line" representation type.

See Also