SetState.State Property

 

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

Sets the new state for the entity record.

Namespace:   Microsoft.Xrm.Sdk.Workflow.Activities
Assembly:  Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)

Syntax

[RequiredArgumentAttribute]
public InArgument<OptionSetValue> State { get; set; }
<RequiredArgumentAttribute>
Public Property State As InArgument(Of OptionSetValue)

Property Value

Type: System.Activities.InArgument<OptionSetValue>

Type: InArgument
The new state for the entity record.

See Also

SetState Class
Microsoft.Xrm.Sdk.Workflow.Activities Namespace
Record state and status

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright