Table of Contents

Class FloorPlansAutoLocateDevices

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll
[DataContract]
public class FloorPlansAutoLocateDevices : ItemsResponseWithMeta<FloorPlansAutoLocateDevice>
Inheritance
FloorPlansAutoLocateDevices
Inherited Members

Properties

Items

List Floor Plans Auto Locate Devices

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "items")]
public override List<FloorPlansAutoLocateDevice> Items { get; set; }

Property Value

List<FloorPlansAutoLocateDevice>