API Help
Eplan.EplApi.DataModel Namespace / Location Class / Properties Property

In This Topic
    Properties Property (Location)
    In This Topic
    .NET Property enabling access to P8 properties of the Location object.
    Syntax
    public new LocationPropertyList Properties {get;}
    public:
    new property LocationPropertyList^ Properties {
       LocationPropertyList^ get();
    }

    Property Value

    P8 properties of the Location.
    See Also