Eplan Platform API
Eplan.EplApi.DataModel Namespace / LocationPropertyList Class / LOCATION_DESCRIPTION_2 Property / LOCATION_DESCRIPTION_2 Property

In This Topic
    LOCATION_DESCRIPTION_2 Property
    In This Topic
    Structure description 2 # 1007.
    Syntax
    public PropertyValue LOCATION_DESCRIPTION_2 {get; set;}
    public:
    property PropertyValue^ LOCATION_DESCRIPTION_2 {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Description for the structure identifier, displayed in structure identifier management.

    See Also