public property SelectQuery::$objectType in Salesforce Suite 5.0.x
Same name and namespace in other branches
- 8.4 src/SelectQuery.php \Drupal\salesforce\SelectQuery::objectType
- 8.3 src/SelectQuery.php \Drupal\salesforce\SelectQuery::objectType
Objct type name, e.g. Contact, Account, etc.
Type: string
File
- src/
SelectQuery.php, line 31
Class
- SelectQuery
- Class SelectQuery.
Namespace
Drupal\salesforceCode
public $objectType;