Eplan Platform API
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / PAGE_SUPPLEMENTARYFIELD Property / PAGE_SUPPLEMENTARYFIELD(Int32) Property

In This Topic
PAGE_SUPPLEMENTARYFIELD(Int32) Property
In This Topic
Supplementary field # 11901.
Syntax
public PropertyValue PAGE_SUPPLEMENTARYFIELD( 
   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 1000.

Max. 1,000 words in the supplementary fields for the page that can be specified using the index.

See Also