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.
The total hours for which the cost is covered. Its equal to number of records in a property 'properties/usage/charges'.
public int? TotalHours { get; }
member this.TotalHours : Nullable<int>
Public ReadOnly Property TotalHours As Nullable(Of Integer)