| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex | |
| microsoft.dynamics.crm.enums |
| Modifier and Type | Field and Description |
|---|---|
protected RecentlyViewedRecordType |
RecentItem.recordType |
| Modifier and Type | Method and Description |
|---|---|
Optional<RecentlyViewedRecordType> |
RecentItem.getRecordType() |
| Modifier and Type | Method and Description |
|---|---|
RecentItem.Builder |
RecentItem.Builder.recordType(RecentlyViewedRecordType recordType) |
RecentItem |
RecentItem.withRecordType(RecentlyViewedRecordType recordType) |
| Modifier and Type | Method and Description |
|---|---|
static RecentlyViewedRecordType |
RecentlyViewedRecordType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecentlyViewedRecordType[] |
RecentlyViewedRecordType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.