MediaLicense.MeteringId 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 metering identifier for the metering aggregation service that meters this content.
public Guid MeteringId { get; set; }
member this.MeteringId : Guid with get, set
Public Property MeteringId As Guid
Property Value
The metering identifier for the metering aggregation service that meters this content.
Remarks
The client will record the actions taken on content that have a metering identifier in the license. The client will periodically send the metered data to the server for tracking purposes. Set this property only if you want to meter usage data of the content.