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

In This Topic
OPTIONFRAGMENT_DESCR(Int32) Property
In This Topic
Project option section: Description # 23105. This property isn't indexed.
Syntax
public PropertyValue OPTIONFRAGMENT_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 section is selected in the project options navigator tree.

See Also