SummaryField Properties | ![]() |
The SummaryField type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContactOptions |
Get contact options, only valid when type is CONTACT_LIST
|
![]() | CreatedAt |
Get summary field time of creation.
|
![]() | CreatedBy |
Get User object of summary field creator
|
![]() | DisplayValue |
Gets the display value of the summary field
|
![]() | Format |
Gets the format descriptor
|
![]() | Formula |
Gets the formula for the summary field
|
![]() | Hyperlink |
Gets the hyperlink associated with the field, if any
|
![]() | Id | (Overrides IdentifiableModelId.) |
![]() | Image |
Gets the image associated with the field, if any
|
![]() | Index |
Gets the field index or position
|
![]() | Locked |
Gets flag indicating whether field is locked
|
![]() | LockedForUser |
Gets flag indicating whether field is locked for the requesting user
|
![]() | ModifiedAt |
Gets the last modification date and time
|
![]() | ModifiedBy |
Get the User who last modified the field
|
![]() | ObjectValue |
Gets the field's objectValue
|
![]() | Options |
Gets PICKLIST options
|
![]() | Symbol |
Gets applicable symbol for PICKLIST type
|
![]() | Title |
Gets the field's title
|
![]() | Type |
Gets the field's type - see Column Type
|
![]() | Validation |
Gets flag indicating whether summary field values are restricted to type
|