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

In This Topic
ARTICLE_FREE_DATA_NEWVALUE(Int32) Property
In This Topic
User-defined properties: Value # 22337.
Syntax
public MDPropertyValue ARTICLE_FREE_DATA_NEWVALUE( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type Eplan.EplApi.Base.MultiLangString.
Remarks

Property is indexed. Possible indexes are from 1 to 1000.

See Also