Share via


CrmBooleanProperty.Value Field

banner art

Specifies the value of the attribute.

Syntax

[Visual Basic]
Public Field Value As CrmBoolean

[C#]
public CrmBoolean Value;

[JScript]
public var Value : CrmBoolean;

Remarks

Represents a field of type CrmBoolean.

See Also

© 2007 Microsoft Corporation. All rights reserved.