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