processstage EntityType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: Stage associated with a process.
Entity Set path:[organization URI]/api/data/v8.2/processstages
Base Type: crmbaseentity EntityType
Display Name: Process Stage
Primary Key: processstageid
Primary Name Attribute: stagename
Single-valued navigation properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details |
|---|---|---|
clientdata | Edm.String | Description: Step metadata for process stage Display Name: Client Data Read-only property |
owningbusinessunit | Edm.Guid | Description: Select the business unit that owns the record. Display Name: Owning Business Unit Read-only property |
primaryentitytypecode | Edm.String | Description: Primary entity associated with the stage. Display Name: Primary Entity |
processstageid | Edm.Guid | Description: Shows the ID of the process stage record. Display Name: Process Stage |
stagecategory | Edm.Int32 | Description: Select the category of the sales process. Default Options: 0 : Qualify Display Name: Stage Category |
stagename | Edm.String | Description: Type a name for the process stage. Display Name: Process Stage Name |
versionnumber | Edm.Int64 | Description: Version number of the process stage. Display Name: Version Number Read-only property |
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 |
|---|---|---|
_ownerid_value | Enter the user or team who is assigned to manage the record. This field is updated every time the record is assigned to a different user. | |
_processid_value | processid | Shows the ID of the process. |
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 |
|---|---|---|
processid | process_processstage |
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name | Type | Partner |
|---|---|---|
processstage_account | stageid_processstage | |
processstage_appointments | stageid_processstage | |
processstage_campaignactivities | stageid_processstage | |
processstage_campaignresponses | stageid_processstage | |
processstage_campaigns | stageid_processstage | |
processstage_competitors | stageid_processstage | |
processstage_contact | stageid_processstage | |
processstage_emails | stageid_processstage | |
processstage_expiredprocess | activestageid | |
processstage_faxes | stageid_processstage | |
processstage_incident | stageid_processstage | |
processstage_invoices | stageid_processstage | |
processstage_knowledgearticle | stageid_processstage | |
processstage_lead | stageid_processstage | |
processstage_leadtoopportunitysalesprocess | activestageid | |
processstage_letters | stageid_processstage | |
processstage_lists | stageid_processstage | |
processstage_newprocess | activestageid | |
processstage_opportunity | stageid_processstage | |
processstage_opportunitysalesprocess | activestageid | |
processstage_phonecalls | stageid_processstage | |
processstage_phonetocaseprocess | activestageid | |
processstage_productpricelevels | stageid_processstage | |
processstage_products | stageid_processstage | |
processstage_quotes | stageid_processstage | |
processstage_recurringappointmentmasters | stageid_processstage | |
processstage_salesliteratures | stageid_processstage | |
processstage_salesorders | stageid_processstage | |
ProcessStage_SyncErrors | regardingobjectid_processstage_syncerror | |
processstage_systemusers | stageid_processstage | |
processstage_tasks | stageid_processstage | |
processstage_teams | stageid_processstage | |
processstage_translationprocess | activestageid |
The following operations use the processstage entity type in a parameter or return type.
Name | How used | Description |
|---|---|---|
ReturnType | TODO: RetrieveActivePath Function Description |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright