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

In This Topic
DESIGNATION_FULLSUBPRODUCT(Int32) Property
In This Topic
Product (sub-identifier, complete) # 1821. This property isn't indexed, and is read-only.
Syntax
public PropertyValue DESIGNATION_FULLSUBPRODUCT( 
   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 product aspect with all the sub-identifiers, e.g. "UA.UA2".

See Also