AsyncOperationData.OutputParameters Property

banner art

Syntax

[Visual Basic .NET]
Public Property OutputParameters As PropertyBag

[C#]
public PropertyBag OutputParameters {get; set;}

Property Value

The value of this property is a PropertyBag type.

Requirements

Namespace: Microsoft.Crm.Sdk

Assembly: Microsoft.Crm.Sdk.dll

See Also

© 2008 Microsoft Corporation. All rights reserved.