Eplan Platform API
Eplan.EplApi.DataModel Namespace / OptionGroupPropertyList Class / OPTIONGROUP_DESCR Property / OPTIONGROUP_DESCR Property

In This Topic
OPTIONGROUP_DESCR Property
In This Topic
Project option group: Description # 23104.
Syntax
public PropertyValue OPTIONGROUP_DESCR {get; set;}

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