CrmBooleanProperty Class

banner art

Represents a Boolean attribute in an entity using the DynamicEntity class.

The CrmBooleanProperty class inherits from Property. It exposes the following members.

Constructor Description
CrmBooleanProperty Initializes a new instance of the CrmBooleanProperty class.
Field Description
Value Specifies the value of the attribute.

See Also

© 2007 Microsoft Corporation. All rights reserved.