Share via


UsageBasedLineItem.DetailLineItemId Property

Definition

Gets or sets the detail line item Id. Uniquely identifies the line items for cases where calculation is different for units consumed. Example: Total consumed = 1338, 1024 is charged with one rate, 314 is charge with a different rate.

public int DetailLineItemId { get; set; }
member this.DetailLineItemId : int with get, set
Public Property DetailLineItemId As Integer

Property Value

Applies to