Eplan Platform API
Eplan.EplApi.DataModel Namespace / MacroBoxPropertyList Class / PAGE_MACRO_DESCRIPTION Property / PAGE_MACRO_DESCRIPTION(Int32) Property

In This Topic
PAGE_MACRO_DESCRIPTION(Int32) Property
In This Topic
Macro: Description # 11014.
Syntax
public PropertyValue PAGE_MACRO_DESCRIPTION( 
   int index
) {get; set;}

Parameters

index

Property Value

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

Property is indexed. Possible indexes are from 1 to 100.

Description text for the macro.

See Also