Eplan Platform API
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_SUPPLEMENTARYFIELD Property / PROJ_SUPPLEMENTARYFIELD(Int32) Property

In This Topic
PROJ_SUPPLEMENTARYFIELD(Int32) Property
In This Topic
Supplementary field # 10901.
Syntax
public PropertyValue PROJ_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 project that can be specified using the index.

See Also