Click or drag to resize

SummaryField Properties

The SummaryField type exposes the following members.

Properties
  NameDescription
Public propertyContactOptions
Get contact options, only valid when type is CONTACT_LIST
Public propertyCreatedAt
Get summary field time of creation.
Public propertyCreatedBy
Get User object of summary field creator
Public propertyDisplayValue
Gets the display value of the summary field
Public propertyFormat
Gets the format descriptor
Public propertyFormula
Gets the formula for the summary field
Public propertyHyperlink
Gets the hyperlink associated with the field, if any
Public propertyId (Overrides IdentifiableModelId.)
Public propertyImage
Gets the image associated with the field, if any
Public propertyIndex
Gets the field index or position
Public propertyLocked
Gets flag indicating whether field is locked
Public propertyLockedForUser
Gets flag indicating whether field is locked for the requesting user
Public propertyModifiedAt
Gets the last modification date and time
Public propertyModifiedBy
Get the User who last modified the field
Public propertyObjectValue
Gets the field's objectValue
Public propertyOptions
Gets PICKLIST options
Public propertySymbol
Gets applicable symbol for PICKLIST type
Public propertyTitle
Gets the field's title
Public propertyType
Gets the field's type - see Column Type
Public propertyValidation
Gets flag indicating whether summary field values are restricted to type
Top
See Also