Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList Class / FUNCTEMPLATE_CONNPT_DESIGNATION Property

In This Topic
FUNCTEMPLATE_CONNPT_DESIGNATION Property
In This Topic
Connection point designations # 21000.
Syntax
public MDPropertyValue FUNCTEMPLATE_CONNPT_DESIGNATION( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

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

See Also