API Help
Eplan.EplApi.DataModel Namespace / OptionFragmentPropertyList Class / OPTIONGROUP_DESCR Property / OPTIONGROUP_DESCR(Int32) Property

In This Topic
OPTIONGROUP_DESCR(Int32) Property
In This Topic
Project option group: Description # 23104. This property isn't indexed.
Syntax
public PropertyValue OPTIONGROUP_DESCR( 
   int index
) {get; set;}

Parameters

index

Property Value

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

The description can be multi-language and is shown in the status bar when the project options group is selected in the project options navigator tree.

See Also