API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_FREE_DATA_IDENTNAME Property / ARTICLE_FREE_DATA_IDENTNAME(Int32) Property

In This Topic
ARTICLE_FREE_DATA_IDENTNAME(Int32) Property
In This Topic
User-defined properties: Identifying name # 22336.
Syntax
public PropertyValue ARTICLE_FREE_DATA_IDENTNAME( 
   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.

Identifying name of the user-defined property. More than 1000 assignments can be made using the index.

See Also