API Help
Eplan.EplApi.MasterData Namespace / MDSymbolPropertyList Class / SYMB_CONNECTIONNUMBER Property / SYMB_CONNECTIONNUMBER(Int32) Property

In This Topic
SYMB_CONNECTIONNUMBER(Int32) Property
In This Topic
Connection point number # 16001.
Syntax
public MDPropertyValue SYMB_CONNECTIONNUMBER( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only. Property is indexed. Possible indexes are from 1 to 100.

Internal connection point number. Either a consecutive number or a "n" (for a variable connection number) or a "z" (for the last connection point with a variable connection number).

See Also