Eplan Platform API
Eplan.EplApi.DataModel Namespace / LocationBox Class / Properties Property

In This Topic
    Properties Property (LocationBox)
    In This Topic
    Allows user access to LocationBox properties.
    Syntax
    public new LocationBoxPropertyList Properties {get;}
    public:
    new property LocationBoxPropertyList^ Properties {
       LocationBoxPropertyList^ get();
    }

    Property Value

    LocationBoxPropertyList - list of this LocationBox properties.
    See Also