Freigeben über


MeteringAction Class

Definition

Represents a metering action that contains an action name and a corresponding action count.

public class MeteringAction
type MeteringAction = class
Public Class MeteringAction
Inheritance
MeteringAction

Constructors

MeteringAction(String, Int64)

Initializes a new instance of the MeteringAction class.

Properties

Name

Gets the name of the action.

Value

Gets the count of the action.

Applies to