DashboardSlotInfo

Overview of DashboardSlotInfo goes here.

DashboardSlotInfo Properties

DashboardSlotInfo

Field Type Inherited from Description
SlotSize Int32 DashboardSlotInfo Gets or sets the SlotSize value
X Int32 DashboardSlotInfo Gets or sets the X value
Y Int32 DashboardSlotInfo Gets or sets the Y value

JSON Structure of DashboardSlotInfo

{
   "SlotSize"	:	"Int32",
   "X"	:	"Int32",
   "Y"	:	"Int32"
}