webwizard EntityType

Dynamics CRM 2016
 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Description: Definition for a Web-based wizard.

Entity Set path:[organization URI]/api/data/v8.2/webwizards

Base Type: crmbaseentity EntityType

Display Name: Web Wizard

Primary Key: webwizardid

Primary Name Attribute: name

Properties

Lookup Properties

Single-valued navigation properties

The webwizard entity type has no collection-valued navigation properties.

Properties represent fields of data stored in the entity. Some properties are read-only.

Name

Type

Details

accessprivileges

Edm.String

Description: Privileges required to use this wizard, separated with commas (,).

Display Name: Access Privileges

createdon

Edm.DateTimeOffset

Description: Date and time when the wizard definition was created.

Display Name: Created On

Read-only property

isstaticpagesequence

Edm.Boolean

Description: Information about whether all pages for this wizard are statically defined.

Default Options:

1 : Yes
0 : No

Display Name: Is Static Page Sequence

modifiedon

Edm.DateTimeOffset

Description: Date and time when the wizard definition was last modified.

Display Name: Modified On

Read-only property

name

Edm.String

Description: Name of the wizard

Display Name: Name

startpagesequencenumber

Edm.Int32

Description: Sequence number of the first page of this wizard.

Display Name: Start Page Sequence Number

titleresourcestring

Edm.String

Description: Title of the wizard.

Display Name: Title

versionnumber

Edm.Int64

Description:

Read-only property

webwizardid

Edm.Guid

Description: Unique identifier of the wizard.

Display Name: Web Wizard

wizardpageheight

Edm.Int32

Description: Window height for the wizard.

Display Name: Page Height

wizardpagewidth

Edm.Int32

Description: Window width for the wizard.

Display Name: Page Width

Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties

Name

Single-valued navigation property

Description

_createdby_value

createdby

Unique identifier of the user who created the wizard definition.

_createdonbehalfby_value

createdonbehalfby

Unique identifier of the delegate user who created the webwizard.

_modifiedby_value

modifiedby

Unique identifier of the user who last modified the wizard definition.

_modifiedonbehalfby_value

modifiedonbehalfby

Unique identifier of the delegate user who last modified the webwizard.

_organizationid_value

organizationid

Unique identifier of the organization.

Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.

Name

Type

Partner

createdby

systemuser EntityType

lk_webwizard_createdby

createdonbehalfby

systemuser EntityType

lk_webwizard_createdonbehalfby

modifiedby

systemuser EntityType

lk_webwizard_modifiedby

modifiedonbehalfby

systemuser EntityType

lk_webwizard_modifiedonbehalfby

organizationid

organization EntityType

organization_webwizard

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: