Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2015
Gets the actual value of an opportunity.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public decimal Value { get; }
public:
property Decimal Value {
Decimal get();
}
member Value : decimal with get
Public ReadOnly Property Value As Decimal
Property Value
Type: System.Decimal
Type: Decimal
The actual value of an opportunity.
See Also
CalculateActualValueOpportunityResponse Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright