LastUsedItem

LastUsedItem Properties

LastUsedItem

Field Type Inherited from Description
LastUsedOn DateTime LastUsedItem Gets or sets the LastUsedOn value
MessageLong String LastUsedItem Gets or sets the MessageLong value
MessageShort String LastUsedItem Gets or sets the MessageShort value
Reader String LastUsedItem Gets or sets the Reader value
SeenOnEventKey String LastUsedItem Gets or sets the SeenOnEventKey value

JSON Structure of LastUsedItem

{
   "LastUsedOn"	:	"DateTime",
   "MessageLong"	:	"String",
   "MessageShort"	:	"String",
   "Reader"	:	"String",
   "SeenOnEventKey"	:	"String"
}