Name | Description | Type | Additional information |
---|---|---|---|
Id |
Gets or sets the identifier. |
globally unique identifier |
None. |
Title |
Gets or sets the title. |
string |
Required |
TitleResource |
Gets or sets the title resource. |
Dictionary of integer [key] and string [value] |
None. |
Description |
Gets or sets the description. |
string |
None. |
DescriptionResource |
Gets or sets the description resource. |
Dictionary of integer [key] and string [value] |
None. |
WizardType |
Gets or sets the type of wizard |
WorkPoint365.WebAPI.Model.WizardType |
None. |
Flows |
Gets or sets the flows. |
Collection of string |
None. |
Parameters |
Gets or sets the parameters. |
Dictionary of string [key] and string [value] |
None. |
Enabled |
Gets or sets the availability of this wizard. |
boolean |
None. |
EnabledForCommandBar |
Gets or sets if the wizard should be available form the Modern UI command bar |
boolean |
None. |
CanRunWithElevatedPermissions |
Gets wether the wizard configuration can run with elevated permissions |
boolean |
None. |