CrmBoolean Class (CrmHelpers)

banner art

[Applies to: Microsoft Dynamics CRM 4.0]

Find the latest SDK documentation: CRM 2015 SDK

Represents a Boolean attribute in an entity.

The CrmBoolean class exposes the following members.

Constructor Description
CrmBoolean Initializes a new instance of the CrmBoolean class.
Instance Method Description
Equals Returns true if the specified boolean is equal to this boolean value. Otherwise returns false.
GetHashCode Gets a hash code for the value.
Static Property Description
Null Gets a null boolean.

Requirements

Filename: businessentitypartialtypes.cs

See Also

Reference

© 2010 Microsoft Corporation. All rights reserved.