API Help
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLEREF_PARTSLISTGROUP Property / ARTICLEREF_PARTSLISTGROUP(Int32) Property

In This Topic
ARTICLEREF_PARTSLISTGROUP(Int32) Property
In This Topic
Bill of materials group # 22289. This property isn't indexed.
Syntax
public PropertyValue ARTICLEREF_PARTSLISTGROUP( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

You can use this property to group the parts data of components, serial machines, etc. and to make these groups visible in the bill of materials navigator. The property can be used for filtering in the bill of materials and 3D mounting layout navigators and is available in the reports for the bill of materials and for editing in tables.

See Also