AcreIntrusionPanelRelationEntryItem

Overview of AcreIntrusionPanelRelationEntryItem goes here.

AcreIntrusionPanelRelationEntryItem Properties

Item -> AcreIntrusionPanelRelationEntryItem

Field Type Inherited from Description
Href String Item Gets or sets the Href value
AcreIntrusionCalendarCommonName String AcreIntrusionPanelRelationEntryItem Gets or sets the AcreIntrusionCalendarCommonName value
AcreIntrusionCalendarId String AcreIntrusionPanelRelationEntryItem Gets or sets the AcreIntrusionCalendarId value
AcreIntrusionPanelCommonName String AcreIntrusionPanelRelationEntryItem Gets or sets the AcreIntrusionPanelCommonName value
AcreIntrusionPanelId String AcreIntrusionPanelRelationEntryItem Gets or sets the AcreIntrusionPanelId value
PanelAreaEntries AcreIntrusionAreaEntryItem[] AcreIntrusionPanelRelationEntryItem Gets or sets the PanelAreaEntries value

JSON Structure of AcreIntrusionPanelRelationEntryItem

{
   "Href"	:	"String",
   "AcreIntrusionCalendarCommonName"	:	"String",
   "AcreIntrusionCalendarId"	:	"String",
   "AcreIntrusionPanelCommonName"	:	"String",
   "AcreIntrusionPanelId"	:	"String",
   "PanelAreaEntries"	:	"[AcreIntrusionAreaEntryItem](/object-model/acreintrusionareaentryitem)[]"
}