DailyRatedUsageLineItem.PCToBCExchangeRateDate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the pricing currency to billing currency exchange rate date.
public DateTime? PCToBCExchangeRateDate { get; set; }
member this.PCToBCExchangeRateDate : Nullable<DateTime> with get, set
Public Property PCToBCExchangeRateDate As Nullable(Of DateTime)