IAtomiaBillingApiGetTemplatesForExportByReseller Method |
Namespace: Atomia.Billing.Core.Sdk
SearchResult<TemplateExport> GetTemplatesForExportByReseller( string searchString, int firstRow, int pageSize, string order, string propertyNameToOrder, Guid resellerId )
Function GetTemplatesForExportByReseller ( searchString As String, firstRow As Integer, pageSize As Integer, order As String, propertyNameToOrder As String, resellerId As Guid ) As SearchResult(Of TemplateExport)
SearchResult<TemplateExport^>^ GetTemplatesForExportByReseller( String^ searchString, int firstRow, int pageSize, String^ order, String^ propertyNameToOrder, Guid resellerId )
abstract GetTemplatesForExportByReseller : searchString : string * firstRow : int * pageSize : int * order : string * propertyNameToOrder : string * resellerId : Guid -> SearchResult<TemplateExport>
Copyright (C) 2013 Atomia AB. All rights reserved