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

In This Topic
ARTICLE_ATTRIBUTE_VALUE(Int32) Property
In This Topic
Attributes # 22051.
Syntax
public MDPropertyValue ARTICLE_ATTRIBUTE_VALUE( 
   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 100.

Shows indexed the values of the attributes which have been assigned to a part variant in the parts management on the "Properties" > "Data" hierarchy level tab. Attributes are independent of the part type.

See Also