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

In This Topic
    LOCATION_USE Property
    In This Topic
    Usage count # 1005.
    Syntax
    public PropertyValue LOCATION_USE {get; set;}
    public:
    property PropertyValue^ LOCATION_USE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Specifies how often a structure identifier is used in the project ("?" = not updated, * = not used, but a sub-identifier exists).

    See Also