CrmMoneyProperty.Value Field

banner art

Specifies the value of the attribute.

Syntax

[Visual Basic]
Public Field Value As CrmMoney

[C#]
public CrmMoney Value;

[JScript]
public var Value : CrmMoney;

Remarks

Represents a field of type CrmMoney.

See Also

© 2007 Microsoft Corporation. All rights reserved.