API Help
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList Class / ARTICLEREF_SUPPRESSINPARTSLIST Property / ARTICLEREF_SUPPRESSINPARTSLIST(Int32) Property

In This Topic
ARTICLEREF_SUPPRESSINPARTSLIST(Int32) Property
In This Topic
Suppress in bill of materials (if filtered) # 20494. This property isn't indexed.
Syntax
public PropertyValue ARTICLEREF_SUPPRESSINPARTSLIST( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

This setting allows suppressing the part reference in the bill of materials by specifying an appropriate filter there.

See Also