Expand Minimize
This topic has not yet been rated - Rate this topic

contractdetail.net Property

banner art

[Applies to: Microsoft Dynamics CRM 4.0]

Gets the net price for the contract line. Net price is the total price minus any applicable discount.

Syntax

[Visual Basic .NET]
Public Property net As CrmMoney
[C#]
public CrmMoney net {get; set;}

Property Value

The value of this property is a CrmMoney type.

Remarks

The following table contains additional information about this property:

Platform requiredNo
Application requirement levelRead-only
Valid for createNo
Valid for retrieveYes
Valid for updateNo
Precision2
Minimum value0.00
Maximum value100,000,000,000.00

Requirements

Web Service: CrmService

See Also

Concepts

Reference


© 2010 Microsoft Corporation. All rights reserved.


Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.