IAtomiaBillingApiSearchPerformanceLog Method |
Namespace: Atomia.Billing.Core.Sdk
SearchResult<PerformanceLog> SearchPerformanceLog( int firstRow, int pageSize, string order, string propertyNameToOrder, string[] categoryNames, string[] counterNames, DateTime from, DateTime to )
Function SearchPerformanceLog ( firstRow As Integer, pageSize As Integer, order As String, propertyNameToOrder As String, categoryNames As String(), counterNames As String(), from As DateTime, to As DateTime ) As SearchResult(Of PerformanceLog)
SearchResult<PerformanceLog^>^ SearchPerformanceLog( int firstRow, int pageSize, String^ order, String^ propertyNameToOrder, array<String^>^ categoryNames, array<String^>^ counterNames, DateTime from, DateTime to )
abstract SearchPerformanceLog : firstRow : int * pageSize : int * order : string * propertyNameToOrder : string * categoryNames : string[] * counterNames : string[] * from : DateTime * to : DateTime -> SearchResult<PerformanceLog>
Copyright (C) 2013 Atomia AB. All rights reserved