WebWizard
This is a table representing the WebWizard entities in Dynamics CRM.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
Unique identifier of the wizard. |
AccessPrivileges | String | False |
Privileges required to use this wizard, separated with commas (,). |
CreatedBy_Id | String | True |
Unique identifier of the user who created the wizard definition. |
CreatedBy_LogicalName | String | True | |
CreatedBy_Name | String | True | |
CreatedOn | Datetime | True |
Date and time when the wizard definition was created. |
CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the webwizard. |
CreatedOnBehalfBy_LogicalName | String | True | |
CreatedOnBehalfBy_Name | String | True | |
IsStaticPageSequence | Boolean | False |
Information about whether all pages for this wizard are statically defined. |
ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the wizard definition. |
ModifiedBy_LogicalName | String | True | |
ModifiedBy_Name | String | True | |
ModifiedOn | Datetime | True |
Date and time when the wizard definition was last modified. |
ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the webwizard. |
ModifiedOnBehalfBy_LogicalName | String | True | |
ModifiedOnBehalfBy_Name | String | True | |
Name | String | False |
Name of the wizard |
OrganizationId_Id | String | True |
Unique identifier of the organization. |
OrganizationId_LogicalName | String | True | |
OrganizationId_Name | String | True | |
StartPageSequenceNumber | Integer | False |
Sequence number of the first page of this wizard. |
TitleResourceString | String | False |
Title of the wizard. |
WebWizardId | String | False |
Unique identifier of the wizard. |
WizardPageHeight | Integer | False |
Window height for the wizard. |
WizardPageWidth | Integer | False |
Window width for the wizard. |