Class FloorPlanBatchDevicesUpdateResponse
FloorPlanBatchDevicesUpdateResponse
[DataContract]
public class FloorPlanBatchDevicesUpdateResponse
- Inheritance
-
FloorPlanBatchDevicesUpdateResponse
- Inherited Members
Properties
Success
Status of attempt to update device floorplan assignments
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "success")]
public bool Success { get; set; }