Workflow.Variables Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets the collection of workflow variables.
Namespace: Microsoft.Xrm.Sdk.Workflow.Activities
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Syntax
public Collection<Variable> Variables { get; }
Public ReadOnly Property Variables As Collection(Of Variable)
Property Value
Type: System.Collections.ObjectModel.Collection<Variable>
Type: Collection
The collection of workflow variables.
See Also
Workflow Class
Microsoft.Xrm.Sdk.Workflow.Activities Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright