WizardPage
This is a table representing the WizardPage entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the wizard page. |
| CreatedBy_Id | String | True |
Unique identifier of the user who created the wizard page. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the wizard page was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the wizardpage. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the wizard page. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the wizard page was last modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the wizardpage. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| OrganizationId_Id | String | True |
Unique identifier of the organization. |
| OrganizationId_LogicalName | String | True | |
| OrganizationId_Name | String | True | |
| PageDataToPost | String | False |
Data to post to the wizard page when requesting the page. |
| PageSequenceNumber | Integer | False |
Sequence number of the wizard page. |
| PageUrl | String | False |
URL for the wizard page. |
| WebWizardId_Id | String | False |
Unique identifier of the wizard associated with this wizard page. |
| WebWizardId_LogicalName | String | False | |
| WebWizardId_Name | String | False | |
| WizardPageId | String | False |
Unique identifier of the wizard page. |