Class PatchSelectionPoolRequest
Request to patch a selection pool.
Inheritance
object
PatchSelectionPoolRequest
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ModelsSelectionPools
Assembly: Stylelabs.M.Sdk.dll
Syntax
Constructors
PatchSelectionPoolRequest()
Initializes a new instance of the PatchSelectionPoolRequest class.
Declaration
Properties
DefinitionName
Gets or sets the name of the definition.
Declaration
Property Value
| Type | Description |
|---|---|
| string |
LoadPermissions
Gets or sets a value indicating whether to load permissions.
Declaration
Property Value
| Type | Description |
|---|---|
| bool |
Patches
Gets or sets the operations.
Declaration
Property Value
| Type | Description |
|---|---|
| IList<>SelectionPatch |
SelectionPoolIdentifier
Gets or sets the identifier of the selection pool.
Declaration
Property Value
| Type | Description |
|---|---|
| string |
SubPoolId
Gets or sets the id of the sub pool.
Declaration
Property Value
| Type | Description |
|---|---|
| long |