API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / DESIGNATION_FULLSUBFUNCTIONALASSIGNMENT Property / DESIGNATION_FULLSUBFUNCTIONALASSIGNMENT(Int32) Property

In This Topic
DESIGNATION_FULLSUBFUNCTIONALASSIGNMENT(Int32) Property
In This Topic
Functional assignment (sub-identifier, complete) # 1321. This property isn't indexed, and is read-only.
Syntax
public PropertyValue DESIGNATION_FULLSUBFUNCTIONALASSIGNMENT( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Provides the full name of the functional assignment with all the sub-identifiers.

See Also