Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

cgcloud__User_View__c

This object is a User and View relation junction object. This object is available in API version 54.0 and later.

Supported Calls

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

Fields

Field Details
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
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
cgcloud__User__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the user to which the view belongs.
This is a relationship field.
Relationship Name
cgcloud__User__r
Relationship Type
Lookup
Refers To
User
cgcloud__View__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the default view.
This is a relationship field.
Relationship Name
cgcloud__View__r
Relationship Type
Lookup
Refers To
cgcloud__View__c

Associated Objects

This object contains 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__User_View__cChangeEvent
Change events are available for the object.
cgcloud__User_View__cFeed
Feed tracking is available for the object.
cgcloud__User_View__cHistory
History is available for the tracked fields of the object.
cgcloud__User_View__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__User_View__cShare
Sharing is available for the object.