API Help
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / FUNC_CATEGORY Property / FUNC_CATEGORY(Int32) Property

In This Topic
FUNC_CATEGORY(Int32) Property
In This Topic
Function definition: Category # 20115. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNC_CATEGORY( 
   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 category, serves to group the function definitions.

See Also