Table of Contents

Class FloorPlansAutoLocateStatusCountsDevices

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

Floor Plan Auto Locate Status Counts Devices

[DataContract]
public class FloorPlansAutoLocateStatusCountsDevices
Inheritance
FloorPlansAutoLocateStatusCountsDevices
Inherited Members

Properties

Total

The total number of devices that will participate if an auto locate job is started

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "total")]
public int Total { get; set; }

Property Value

int