API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_GROUP Property / FUNC_GROUP(Int32) Property

In This Topic
FUNC_GROUP(Int32) Property
In This Topic
Function definition: Group # 20116. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNC_GROUP( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type Eplan.EplApi.Base.MultiLangString.
Remarks

This property is read-only..

Function definition group, serves to group the function definitions.

See Also