| Package | Description |
|---|---|
| com.sforce.soap.tooling |
| Modifier and Type | Field and Description |
|---|---|
protected RecordType |
RecentlyViewed.recordType |
protected RecordType |
ProfileLayout.recordType |
protected RecordType |
Name.recordType |
protected RecordType |
QuickActionDefinition.targetRecordType |
| Modifier and Type | Method and Description |
|---|---|
RecordType |
ObjectFactory.createRecordType()
Create an instance of
RecordType |
RecordType |
RecentlyViewed.getRecordType()
Gets the value of the recordType property.
|
RecordType |
ProfileLayout.getRecordType()
Gets the value of the recordType property.
|
RecordType |
Name.getRecordType()
Gets the value of the recordType property.
|
RecordType |
QuickActionDefinition.getTargetRecordType()
Gets the value of the targetRecordType property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecentlyViewed.setRecordType(RecordType value)
Sets the value of the recordType property.
|
void |
ProfileLayout.setRecordType(RecordType value)
Sets the value of the recordType property.
|
void |
Name.setRecordType(RecordType value)
Sets the value of the recordType property.
|
void |
QuickActionDefinition.setTargetRecordType(RecordType value)
Sets the value of the targetRecordType property.
|
Copyright © 2016. All rights reserved.