Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_FREE_DATA_UNIT Property / ARTICLE_FREE_DATA_UNIT(Int32) Property

In This Topic
ARTICLE_FREE_DATA_UNIT(Int32) Property
In This Topic
Free properties: Unit # 22148.
Syntax
public MDPropertyValue ARTICLE_FREE_DATA_UNIT( 
   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.

Unit for the value of the free property. More than 1000 assignments can be made using the index.

See Also