API Help
Eplan.EplApi.DataModel Namespace / OptionPropertyList Class / OPTION_DESCR Property / OPTION_DESCR Property

In This Topic
OPTION_DESCR Property
In This Topic
Project option: Description # 23106.
Syntax
public PropertyValue OPTION_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 option is selected in the project options navigator tree.

See Also