RequestInfo.Cost Property

Definition

Gets the cost of the request in database defined units if available.

public:
 property Nullable<double> Cost { Nullable<double> get(); };
public double? Cost { get; }
member this.Cost : Nullable<double>
Public ReadOnly Property Cost As Nullable(Of Double)

Property Value

Applies to