Share via


MeteringRecord.Actions Property

Definition

Gets the collection of MeteringAction for the metering record.

public System.Collections.ObjectModel.Collection<Microsoft.Media.Drm.MeteringAction> Actions { get; }
member this.Actions : System.Collections.ObjectModel.Collection<Microsoft.Media.Drm.MeteringAction>
Public ReadOnly Property Actions As Collection(Of MeteringAction)

Property Value

The collection of MeteringAction for the metering record.

Applies to