IWorkflowArgument Interface
Applies To: Dynamics CRM 2015
Represents an argument to be supplied to a workflow at run-time.
Namespace: Microsoft.Xrm.Sdk.Workflow
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Syntax
public interface IWorkflowArgument
public interface class IWorkflowArgument
type IWorkflowArgument = interface end
Public Interface IWorkflowArgument
Properties
Name | Description | |
---|---|---|
ArgumentValue | Gets the argument’s value. |
See Also
Microsoft.Xrm.Sdk.Workflow Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright