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

In This Topic
FUNC_DEFINITIONSEPARATOR(Int32) Property
In This Topic
Separator for terminal strip and plug definitions # 20099. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNC_DEFINITIONSEPARATOR( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Provides the character "=" as the separator for terminal strip and plug definitions.

See Also