API Help
Eplan.EplApi.DataModel Namespace / MacroBoxPropertyList Class / MACROBOX_MACRO_DESCRIPTION Property / MACROBOX_MACRO_DESCRIPTION(Int32) Property

In This Topic
MACROBOX_MACRO_DESCRIPTION(Int32) Property
In This Topic
Macro: Description # 23004. This property isn't indexed.
Syntax
public PropertyValue MACROBOX_MACRO_DESCRIPTION( 
   int index
) {get; set;}

Parameters

index

Property Value

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

Description text for the macro.

See Also