AsyncOperationData.SharedVariables Property

banner art

Syntax

[Visual Basic .NET]
Public Property SharedVariables As PropertyBag

[C#]
public PropertyBag SharedVariables {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.