SetProcessRequest.NewProcessInstance Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the business process flow instance to be set as the active business process flow instance for the target entity. Optional.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public EntityReference NewProcessInstance { get; set; }
Public Property NewProcessInstance As EntityReference
Property Value
Type: Microsoft.Xrm.Sdk.EntityReference
Remarks
If you do not specify this parameter and there isn't any active business process flow instance for the target entity record and the specified business process flow definition, a new business process flow instance will be created and set as the active instance.
See Also
SetProcessRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Model business process flows
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright