API Help
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList Class / DESIGNATION_FULLUSERDEFINED Property / DESIGNATION_FULLUSERDEFINED(Int32) Property

In This Topic
DESIGNATION_FULLUSERDEFINED(Int32) Property
In This Topic
User-defined structure # 1620. This property isn't indexed, and is read-only.
Syntax
public PropertyValue DESIGNATION_FULLUSERDEFINED( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Provides the full character string of the user-defined structure.

See Also