Class FloorPlanBatchDevicesUpdateRequestAssignmentFloorPlan
FloorPlanBatchDevicesUpdateRequestAssignmentFloorPlan
[DataContract]
public class FloorPlanBatchDevicesUpdateRequestAssignmentFloorPlan
- Inheritance
-
FloorPlanBatchDevicesUpdateRequestAssignmentFloorPlan
- Inherited Members
Properties
Id
The ID of the floor plan to assign the device to, or null to unassign the device from its floor plan
[DataMember(Name = "id")]
public string Id { get; set; }