Eplan Platform API
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / FUNC_ARTICLE_FUNCTIONGROUP Property / FUNC_ARTICLE_FUNCTIONGROUP(Int32) Property

In This Topic
FUNC_ARTICLE_FUNCTIONGROUP(Int32) Property
In This Topic
Function group # 20902.
Syntax
public PropertyValue FUNC_ARTICLE_FUNCTIONGROUP( 
   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 50.

This field is for informational purposes and can be used, for instance, for filtering during part selection. Entry is limited to 30 characters. A max. of 50 function groups can be defined using the index.

See Also