Newer Version Available

This content describes an older version of this product. View Latest

cgcloud__System_Setting__c

Custom setting that stores all system setting attributes as a key-value pair. 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
Name
Type
string
Properties
Create, Defaulted on create, Filter, Group, idLookup, Sort, Update
Description
Unique identification of the record.
SetupOwnerId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the setup owner.
This is a polymorphic relationship field.
Relationship Name
SetupOwner
Relationship Type
Lookup
Refers To
Organization, Profile, User
cgcloud__Description__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Stores the description of the System Setting attribute.
cgcloud__Value__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Stores the value of the respective System Setting.

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__System_Setting__cChangeEvent
Change events are available for the object.
cgcloud__System_Setting__cFeed
Feed tracking is available for the object.
cgcloud__System_Setting__cHistory
History is available for the tracked fields of the object.
cgcloud__System_Setting__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__System_Setting__cShare
Sharing is available for the object.