Dashboard
Columns
Name
Type
ReadOnly
References
Description
Id [KEY]
String
True
Unique identifier of the Dashboard.
IsDeleted
Boolean
True
Label Deleted corresponds to this field.
FolderId
String
True
Label Folder ID corresponds to this field.
Title
String
True
Label Title corresponds to this field.
DeveloperName
String
True
Label Dashboard Unique Name corresponds to this field.
NamespacePrefix
String
True
Label Namespace Prefix corresponds to this field.
Description
String
True
Label Description corresponds to this field.
LeftSize
String
True
Label Left Size corresponds to this field.
MiddleSize
String
True
Label Middle Size corresponds to this field.
RightSize
String
True
Label Right Size corresponds to this field.
CreatedDate
Datetime
True
Label Created Date corresponds to this field.
CreatedById
String
True
User.Id
Label Created By ID corresponds to this field.
LastModifiedDate
Datetime
True
Label Last Modified Date corresponds to this field.
LastModifiedById
String
True
User.Id
Label Last Modified By ID corresponds to this field.
SystemModstamp
Datetime
True
Label System Modstamp corresponds to this field.
RunningUserId
String
True
User.Id
Label Running User ID corresponds to this field.
TitleColor
Int
True
Label Title Color corresponds to this field.
TitleSize
Int
True
Label Title Size corresponds to this field.
TextColor
Int
True
Label Text Color corresponds to this field.
BackgroundStart
Int
True
Label Starting Color corresponds to this field.
BackgroundEnd
Int
True
Label Ending Color corresponds to this field.
BackgroundDirection
String
True
Label Background Fade Direction corresponds to this field.
Type
String
True
Label Dashboard Running User corresponds to this field.
LastViewedDate
Datetime
True
Label Last Viewed Date corresponds to this field.
LastReferencedDate
Datetime
True
Label Last Referenced Date corresponds to this field.
Last updated