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

In This Topic
    LOCATION_DESCRIPTION Property
    In This Topic
    Structure description # 1002.
    Syntax
    public PropertyValue LOCATION_DESCRIPTION {get; set;}
    public:
    property PropertyValue^ LOCATION_DESCRIPTION {
       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