CascadeOps Class (CrmHelpers)

banner art

[Applies to: Microsoft Dynamics CRM 4.0]

Find the latest SDK documentation: CRM 2015 SDK

Content coming soon.

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 CascadeOps class exposes the following members.

Field Value Description
CascadeDeepAll 2 Applies the operation throughout the hierarchy.
CascadeNone 0 Do not cascade the operation.

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.