Web API Core | ComponentOne
C1.Web.Api.DataEngine.Models Namespace / IRawData Interface / TotalCount Property

In This Topic
    TotalCount Property
    In This Topic
    The total count of all the raw data.
    Syntax
    'Declaration
     
    
    Property TotalCount As Long
    long TotalCount {get; set;}
    See Also