Class FloorPlansAutoLocateStatusCountsDevices
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; }