API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList 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 PropertyValue 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 the values of the attributes indicated which have been assigned to the part in parts management on the "Attributes" tab. Attributes are independent of the part type and identical for all variants of a part.

See Also