Please enable JavaScript.
Coggle requires JavaScript to display documents.
Schema Namespace Classes (SchemaSObjectResult (Contains methods for…
Schema Namespace Classes
-
-
-
-
-
SObjectType
An object of this class is returned from the field description result using the getReferenceTo() method, or from the sObject result using the getSObjectType() method
-
-
-
newSObject(RecordTypeId, loadDefaults)
SObjectfield
An object of this class is returned from the field describe result using the getController() and getSObjectField() methods
-