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

In This Topic
ARTICLE_VARIANT(Int32) Property
In This Topic
Variant # 22024. This property isn't indexed.
Syntax
public PropertyValue ARTICLE_VARIANT( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Property of a part variant. Shows the designation of the variant. A part always has at least one variant. By default, the variant designation "1" is assigned to the first variant of each part.

See Also