Expand Minimize
This topic has not yet been rated - Rate this topic

WorkflowScope Class (CrmHelpers)

banner art

[Applies to: Microsoft Dynamics CRM 4.0]

This class specifies the integer flags to set the workflow.scope property. Although the property may accept any value, these are the valid values.

This class does not need instantiation or initialization because the fields represent constant integer values. These values are intended to be used when setting entity property values.

The WorkflowScope class exposes the following members.

FieldValueDescription
BusinessUnit2Specifies that the scope is the business unit.
Deep3Specifies that the scope is the business unit and all child business units.
Global4Specifies that the scope is the entire organization.
User 1Specifies that the scope is the user.

Remarks

This class is in the helper code file SDK\Helpers\CS\CrmHelpers\enums.cs. This class can also be found in the assembly Microsoft.Crm.Sdk.dll.

Requirements

Filename: enums.cs

See Also

Reference


© 2010 Microsoft Corporation. All rights reserved.


Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.