CrmBoolean Class (CrmService)
![]() |
[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 Property | Description |
IsNull | Gets or sets a value that indicates whether the property value is a null value. |
IsNullSpecified | Gets or sets a value that indicates whether you are intentionally setting the attribute to a null value. |
name | Gets the value of the attribute in string form. |
Value | Gets or sets the value of the attribute. |
Requirements
Namespace: CrmService
See Also
Concepts
Reference