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