Table of Contents

Class FloorPlansAutoLocateStatuses

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

Properties

Items

List Floor Plans Auto Locate Devices

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

Property Value

List<FloorPlansAutoLocateStatus>