API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_LOGDEF_ALLOW_SAME_DESIGNATION Property / FUNC_LOGDEF_ALLOW_SAME_DESIGNATION(Int32) Property

In This Topic
FUNC_LOGDEF_ALLOW_SAME_DESIGNATION(Int32) Property
In This Topic
Connection point logic: Allow identical connection point designation # 20372.
Syntax
public PropertyValue FUNC_LOGDEF_ALLOW_SAME_DESIGNATION( 
   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.

See Also