[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.BeginSetCacheOptions

BeginSetCacheOptions Method

BeginSetCacheOptions(BatchHeader, string, bool, ExpirationDefinition, AsyncCallback, object)

Declaration
public IAsyncResult BeginSetCacheOptions(BatchHeader BatchHeader, string Report, bool CacheReport, ExpirationDefinition Item, AsyncCallback callback, object asyncState)
Public Function BeginSetCacheOptions(BatchHeader As BatchHeader, Report As String, CacheReport As Boolean, Item As ExpirationDefinition, callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parameters
Type Name Description
BatchHeader BatchHeader
string Report
bool CacheReport
ExpirationDefinition Item
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult