API Help
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_GROUPNUMBER Property / ARTICLE_GROUPNUMBER(Int32) Property

In This Topic
ARTICLE_GROUPNUMBER(Int32) Property
In This Topic
Group number # 22044. This property isn't indexed.
Syntax
public MDPropertyValue ARTICLE_GROUPNUMBER( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Outputs the group number entered in parts management on the "Technical data" tab. The group number is used to differentiate between individual parts groups.

See Also