IWorkflowArgument.ArgumentValue Property
Applies To: Dynamics CRM 2015
Gets the argument’s value.
Namespace: Microsoft.Xrm.Sdk.Workflow
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Syntax
object ArgumentValue { get; }
property Object^ ArgumentValue {
Object^ get();
}
abstract ArgumentValue : Object with get
ReadOnly Property ArgumentValue As Object
Property Value
Type: System.Object
Returns Object
The arguments value.
See Also
IWorkflowArgument Interface
Microsoft.Xrm.Sdk.Workflow Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright