TimePeriod

Represents the time period that's used to calculate the indicator performance and result.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
EndDate
Type
dateTime
Properties
Create, Filter, Sort, Update
Description
The end date and time of the time period.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Date and time when a user last referenced this time period.
Timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Date and time when a user last viewed this time period.
Timestamp when the current user last viewed the record or list view. If this value is null, and LastReferenceDate isn’t null, the user accessed this record or list view indirectly.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the time period.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the user who owns the time period.
This field is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
StartDate
Type
dateTime
Properties
Create, Filter, Sort, Update
Description
The start date and time of the time period.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

TimePeriodFeed
Feed tracking is available for the object.
TimePeriodHistory
History is available for tracked fields of the object.
TimePeriodOwnerSharingRule
Sharing rules are available for the object.
TimePeriodShare
Sharing is available for the object.