Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_LOGDEF_ISEXTERN Property / FUNC_LOGDEF_ISEXTERN(Int32) Property

In This Topic
FUNC_LOGDEF_ISEXTERN(Int32) Property
In This Topic
Connection point logic: External # 20321.
Syntax
public PropertyValue FUNC_LOGDEF_ISEXTERN( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

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

Defines whether the connection point is to be interpreted as external. Using the index, you can differentiate between up to 100 settings.

See Also