API Help
Eplan.EplApi.DataModel Namespace / FunctionDefinition Class / MainGroup Property

In This Topic
MainGroup Property
In This Topic
Name of FunctionDefinition's main group. It is 'Trade' level in function definitions tree.
Syntax
public MultiLangString MainGroup {get;}

Property Value

Name of the main group as Eplan.EplApi.Base.MultiLangString.
See Also