cgcloud__Data_Type__c

Stores the flexible data type. This object is available in API version 54.0 and later.

Supported Calls

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

Fields

Field Details
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Most recent date on which a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Most recent date on which a user viewed this record.
Name
Type
string
Properties
Create, Defaulted on create, Filter, Group, idLookup, Nillable, Sort, Update
Description
Unique identification of the record.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
ID of the record owner.
This is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
RecordTypeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Represents the record type of the record.
This is a relationship field.
Relationship Name
RecordType
Relationship Type
Lookup
Refers To
RecordType
cgcloud__Append_Empty_Item__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the empty item is appended.
The default value is false.
cgcloud__Customizable__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
If deselected, data type is used only on Mobility.
The default value is true.
cgcloud__Data_Length_Decimal_Places__c
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Represents the allowed number of decimal places
cgcloud__Data_Length__c
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The length of data that can be entered for the data type.
cgcloud__Data_Type__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Represents the length of the datatype.
Possible values are:
  • Date
  • Decimal
  • String
  • Toggle
cgcloud__Default_Value__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Default Value.
cgcloud__Long_Name__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Speaking name of the datatype.
cgcloud__Manual__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicator for manual datatypes.
The default value is true.
cgcloud__Sales_Org__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Describes the sales organization to which the data type belongs.
Possible values are:
  • 0000
  • 0001
  • 0002
  • 0003

Associated Objects

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

cgcloud__Data_Type__cChangeEvent
Change events are available for the object.
cgcloud__Data_Type__cFeed
Feed tracking is available for the object.
cgcloud__Data_Type__cHistory
History is available for the tracked fields of the object.
cgcloud__Data_Type__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__Data_Type__cShare
Sharing is available for the object.