API Help
Eplan.EplApi.DataModel Namespace / LocationPropertyList Class / LOCATION_DESCRIPTION_SUPPLEMENTARYFIELD Property / LOCATION_DESCRIPTION_SUPPLEMENTARYFIELD Property

In This Topic
    LOCATION_DESCRIPTION_SUPPLEMENTARYFIELD Property
    In This Topic
    Structure description Supplementary field # 1009.
    Syntax
    public PropertyValue LOCATION_DESCRIPTION_SUPPLEMENTARYFIELD {get; set;}
    public:
    property PropertyValue^ LOCATION_DESCRIPTION_SUPPLEMENTARYFIELD {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

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

    Describing supplementary text for the structure identifier, displayed in structure identifier management.

    See Also