[]
        
(Showing Draft Content)

C1.Win.ImportServices.ReportingService4.ReportingService2005SoapClient

ReportingService2005SoapClient Class

Inheritance
ReportingService2005SoapClient
Namespace: C1.Win.ImportServices.ReportingService4
Assembly: C1.Document.dll
Syntax
public class ReportingService2005SoapClient : ClientBase<ReportingService2005Soap>, ReportingService2005Soap

Constructors

Name Description
ReportingService2005SoapClient()
ReportingService2005SoapClient(Binding, EndpointAddress)
ReportingService2005SoapClient(string)
ReportingService2005SoapClient(string, EndpointAddress)
ReportingService2005SoapClient(string, string)

Methods

Name Description
BeginCancelBatch(BatchHeader, AsyncCallback, object)
BeginCancelJob(string, AsyncCallback, object)
BeginCreateBatch(AsyncCallback, object)
BeginCreateDataDrivenSubscription(BatchHeader, string, ExtensionSettings, DataRetrievalPlan, string, string, string, ParameterValueOrFieldReference[], AsyncCallback, object)
BeginCreateDataSource(BatchHeader, string, string, bool, DataSourceDefinition, Property[], AsyncCallback, object)
BeginCreateFolder(BatchHeader, string, string, Property[], AsyncCallback, object)
BeginCreateLinkedReport(BatchHeader, string, string, string, Property[], AsyncCallback, object)
BeginCreateModel(BatchHeader, string, string, byte[], Property[], AsyncCallback, object)
BeginCreateReport(BatchHeader, string, string, bool, byte[], Property[], AsyncCallback, object)
BeginCreateReportHistorySnapshot(BatchHeader, string, AsyncCallback, object)
BeginCreateResource(BatchHeader, string, string, bool, byte[], string, Property[], AsyncCallback, object)
BeginCreateRole(BatchHeader, string, string, Task[], AsyncCallback, object)
BeginCreateSchedule(BatchHeader, string, ScheduleDefinition, AsyncCallback, object)
BeginCreateSubscription(BatchHeader, string, ExtensionSettings, string, string, string, ParameterValue[], AsyncCallback, object)
BeginDeleteItem(BatchHeader, string, AsyncCallback, object)
BeginDeleteReportHistorySnapshot(BatchHeader, string, string, AsyncCallback, object)
BeginDeleteRole(BatchHeader, string, AsyncCallback, object)
BeginDeleteSchedule(BatchHeader, string, AsyncCallback, object)
BeginDeleteSubscription(BatchHeader, string, AsyncCallback, object)
BeginDisableDataSource(BatchHeader, string, AsyncCallback, object)
BeginEnableDataSource(BatchHeader, string, AsyncCallback, object)
BeginExecuteBatch(BatchHeader, AsyncCallback, object)
BeginFindItems(string, BooleanOperatorEnum, SearchCondition[], AsyncCallback, object)
BeginFireEvent(BatchHeader, string, string, AsyncCallback, object)
BeginFlushCache(BatchHeader, string, AsyncCallback, object)
BeginGenerateModel(BatchHeader, string, string, string, Property[], AsyncCallback, object)
BeginGetCacheOptions(string, AsyncCallback, object)
BeginGetDataDrivenSubscriptionProperties(string, AsyncCallback, object)
BeginGetDataSourceContents(string, AsyncCallback, object)
BeginGetExecutionOptions(string, AsyncCallback, object)
BeginGetExtensionSettings(string, AsyncCallback, object)
BeginGetItemDataSourcePrompts(string, AsyncCallback, object)
BeginGetItemDataSources(string, AsyncCallback, object)
BeginGetItemType(string, AsyncCallback, object)
BeginGetModelDefinition(string, AsyncCallback, object)
BeginGetModelItemPermissions(string, string, AsyncCallback, object)
BeginGetModelItemPolicies(string, string, AsyncCallback, object)
BeginGetPermissions(string, AsyncCallback, object)
BeginGetPolicies(string, AsyncCallback, object)
BeginGetProperties(ItemNamespaceHeader, string, Property[], AsyncCallback, object)
BeginGetRenderResource(string, string, AsyncCallback, object)
BeginGetReportDefinition(string, AsyncCallback, object)
BeginGetReportHistoryLimit(string, AsyncCallback, object)
BeginGetReportHistoryOptions(string, AsyncCallback, object)
BeginGetReportParameters(string, string, bool, ParameterValue[], DataSourceCredentials[], AsyncCallback, object)
BeginGetResourceContents(string, AsyncCallback, object)
BeginGetRoleProperties(string, AsyncCallback, object)
BeginGetScheduleProperties(string, AsyncCallback, object)
BeginGetSubscriptionProperties(string, AsyncCallback, object)
BeginGetSystemPermissions(AsyncCallback, object)
BeginGetSystemPolicies(AsyncCallback, object)
BeginGetSystemProperties(Property[], AsyncCallback, object)
BeginGetUserModel(string, string, AsyncCallback, object)
BeginInheritModelItemParentSecurity(BatchHeader, string, string, AsyncCallback, object)
BeginInheritParentSecurity(BatchHeader, string, AsyncCallback, object)
BeginListChildren(string, bool, AsyncCallback, object)
BeginListDependentItems(string, AsyncCallback, object)
BeginListEvents(AsyncCallback, object)
BeginListExtensions(ExtensionTypeEnum, AsyncCallback, object)
BeginListJobs(AsyncCallback, object)
BeginListModelDrillthroughReports(string, string, AsyncCallback, object)
BeginListModelItemChildren(string, string, bool, AsyncCallback, object)
BeginListModelPerspectives(string, AsyncCallback, object)
BeginListReportHistory(string, AsyncCallback, object)
BeginListRoles(SecurityScopeEnum, AsyncCallback, object)
BeginListScheduledReports(string, AsyncCallback, object)
BeginListSchedules(AsyncCallback, object)
BeginListSecureMethods(AsyncCallback, object)
BeginListSubscriptions(string, string, AsyncCallback, object)
BeginListSubscriptionsUsingDataSource(string, AsyncCallback, object)
BeginListTasks(SecurityScopeEnum, AsyncCallback, object)
BeginLogoff(AsyncCallback, object)
BeginLogonUser(string, string, string, AsyncCallback, object)
BeginMoveItem(BatchHeader, string, string, AsyncCallback, object)
BeginPauseSchedule(BatchHeader, string, AsyncCallback, object)
BeginPrepareQuery(BatchHeader, DataSource, DataSetDefinition, AsyncCallback, object)
BeginRegenerateModel(BatchHeader, string, AsyncCallback, object)
BeginRemoveAllModelItemPolicies(BatchHeader, string, AsyncCallback, object)
BeginResumeSchedule(BatchHeader, string, AsyncCallback, object)
BeginSetCacheOptions(BatchHeader, string, bool, ExpirationDefinition, AsyncCallback, object)
BeginSetDataDrivenSubscriptionProperties(BatchHeader, string, ExtensionSettings, DataRetrievalPlan, string, string, string, ParameterValueOrFieldReference[], AsyncCallback, object)
BeginSetDataSourceContents(BatchHeader, string, DataSourceDefinition, AsyncCallback, object)
BeginSetExecutionOptions(BatchHeader, string, ExecutionSettingEnum, ScheduleDefinitionOrReference, AsyncCallback, object)
BeginSetItemDataSources(BatchHeader, string, DataSource[], AsyncCallback, object)
BeginSetModelDefinition(BatchHeader, string, byte[], AsyncCallback, object)
BeginSetModelDrillthroughReports(BatchHeader, string, string, ModelDrillthroughReport[], AsyncCallback, object)
BeginSetModelItemPolicies(BatchHeader, string, string, Policy[], AsyncCallback, object)
BeginSetPolicies(BatchHeader, string, Policy[], AsyncCallback, object)
BeginSetProperties(BatchHeader, string, Property[], AsyncCallback, object)
BeginSetReportDefinition(BatchHeader, string, byte[], AsyncCallback, object)
BeginSetReportHistoryLimit(BatchHeader, string, bool, int, AsyncCallback, object)
BeginSetReportHistoryOptions(BatchHeader, string, bool, bool, ScheduleDefinitionOrReference, AsyncCallback, object)
BeginSetReportParameters(BatchHeader, string, ReportParameter[], AsyncCallback, object)
BeginSetResourceContents(BatchHeader, string, byte[], string, AsyncCallback, object)
BeginSetRoleProperties(BatchHeader, string, string, Task[], AsyncCallback, object)
BeginSetScheduleProperties(BatchHeader, string, string, ScheduleDefinition, AsyncCallback, object)
BeginSetSubscriptionProperties(BatchHeader, string, ExtensionSettings, string, string, string, ParameterValue[], AsyncCallback, object)
BeginSetSystemPolicies(BatchHeader, Policy[], AsyncCallback, object)
BeginSetSystemProperties(Property[], AsyncCallback, object)
BeginUpdateReportExecutionSnapshot(BatchHeader, string, AsyncCallback, object)
BeginValidateExtensionSettings(string, ParameterValueOrFieldReference[], AsyncCallback, object)
CancelBatch(BatchHeader)
CancelBatchAsync(BatchHeader)
CancelBatchAsync(BatchHeader, object)
CancelJob(string, out bool)
CancelJobAsync(string)
CancelJobAsync(string, object)
CreateBatch(out string)
CreateBatchAsync()
CreateBatchAsync(object)
CreateDataDrivenSubscription(BatchHeader, string, ExtensionSettings, DataRetrievalPlan, string, string, string, ParameterValueOrFieldReference[], out string)
CreateDataDrivenSubscriptionAsync(BatchHeader, string, ExtensionSettings, DataRetrievalPlan, string, string, string, ParameterValueOrFieldReference[])
CreateDataDrivenSubscriptionAsync(BatchHeader, string, ExtensionSettings, DataRetrievalPlan, string, string, string, ParameterValueOrFieldReference[], object)
CreateDataSource(BatchHeader, string, string, bool, DataSourceDefinition, Property[])
CreateDataSourceAsync(BatchHeader, string, string, bool, DataSourceDefinition, Property[])
CreateDataSourceAsync(BatchHeader, string, string, bool, DataSourceDefinition, Property[], object)
CreateFolder(BatchHeader, string, string, Property[])
CreateFolderAsync(BatchHeader, string, string, Property[])
CreateFolderAsync(BatchHeader, string, string, Property[], object)
CreateLinkedReport(BatchHeader, string, string, string, Property[])
CreateLinkedReportAsync(BatchHeader, string, string, string, Property[])
CreateLinkedReportAsync(BatchHeader, string, string, string, Property[], object)
CreateModel(BatchHeader, string, string, byte[], Property[], out Warning[])
CreateModelAsync(BatchHeader, string, string, byte[], Property[])
CreateModelAsync(BatchHeader, string, string, byte[], Property[], object)
CreateReport(BatchHeader, string, string, bool, byte[], Property[], out Warning[])
CreateReportAsync(BatchHeader, string, string, bool, byte[], Property[])
CreateReportAsync(BatchHeader, string, string, bool, byte[], Property[], object)
CreateReportHistorySnapshot(BatchHeader, string, out string, out Warning[])
CreateReportHistorySnapshotAsync(BatchHeader, string)
CreateReportHistorySnapshotAsync(BatchHeader, string, object)
CreateResource(BatchHeader, string, string, bool, byte[], string, Property[])
CreateResourceAsync(BatchHeader, string, string, bool, byte[], string, Property[])
CreateResourceAsync(BatchHeader, string, string, bool, byte[], string, Property[], object)
CreateRole(BatchHeader, string, string, Task[])
CreateRoleAsync(BatchHeader, string, string, Task[])
CreateRoleAsync(BatchHeader, string, string, Task[], object)
CreateSchedule(BatchHeader, string, ScheduleDefinition, out string)
CreateScheduleAsync(BatchHeader, string, ScheduleDefinition)
CreateScheduleAsync(BatchHeader, string, ScheduleDefinition, object)
CreateSubscription(BatchHeader, string, ExtensionSettings, string, string, string, ParameterValue[], out string)
CreateSubscriptionAsync(BatchHeader, string, ExtensionSettings, string, string, string, ParameterValue[])
CreateSubscriptionAsync(BatchHeader, string, ExtensionSettings, string, string, string, ParameterValue[], object)
DeleteItem(BatchHeader, string)
DeleteItemAsync(BatchHeader, string)
DeleteItemAsync(BatchHeader, string, object)
DeleteReportHistorySnapshot(BatchHeader, string, string)
DeleteReportHistorySnapshotAsync(BatchHeader, string, string)
DeleteReportHistorySnapshotAsync(BatchHeader, string, string, object)
DeleteRole(BatchHeader, string)
DeleteRoleAsync(BatchHeader, string)
DeleteRoleAsync(BatchHeader, string, object)
DeleteSchedule(BatchHeader, string)
DeleteScheduleAsync(BatchHeader, string)
DeleteScheduleAsync(BatchHeader, string, object)
DeleteSubscription(BatchHeader, string)
DeleteSubscriptionAsync(BatchHeader, string)
DeleteSubscriptionAsync(BatchHeader, string, object)
DisableDataSource(BatchHeader, string)
DisableDataSourceAsync(BatchHeader, string)
DisableDataSourceAsync(BatchHeader, string, object)
EnableDataSource(BatchHeader, string)
EnableDataSourceAsync(BatchHeader, string)
EnableDataSourceAsync(BatchHeader, string, object)
EndCancelBatch(IAsyncResult)
EndCancelJob(IAsyncResult, out bool)
EndCreateBatch(IAsyncResult, out string)
EndCreateDataDrivenSubscription(IAsyncResult, out string)
EndCreateDataSource(IAsyncResult)
EndCreateFolder(IAsyncResult)
EndCreateLinkedReport(IAsyncResult)
EndCreateModel(IAsyncResult, out Warning[])
EndCreateReport(IAsyncResult, out Warning[])
EndCreateReportHistorySnapshot(IAsyncResult, out string, out Warning[])
EndCreateResource(IAsyncResult)
EndCreateRole(IAsyncResult)
EndCreateSchedule(IAsyncResult, out string)
EndCreateSubscription(IAsyncResult, out string)
EndDeleteItem(IAsyncResult)
EndDeleteReportHistorySnapshot(IAsyncResult)
EndDeleteRole(IAsyncResult)
EndDeleteSchedule(IAsyncResult)
EndDeleteSubscription(IAsyncResult)
EndDisableDataSource(IAsyncResult)
EndEnableDataSource(IAsyncResult)
EndExecuteBatch(IAsyncResult)
EndFindItems(IAsyncResult, out CatalogItem[])
EndFireEvent(IAsyncResult)
EndFlushCache(IAsyncResult)
EndGenerateModel(IAsyncResult, out Warning[])
EndGetCacheOptions(IAsyncResult, out bool, out ExpirationDefinition)
EndGetDataDrivenSubscriptionProperties(IAsyncResult, out string, out ExtensionSettings, out DataRetrievalPlan, out string, out ActiveState, out string, out string, out string, out ParameterValueOrFieldReference[])
EndGetDataSourceContents(IAsyncResult, out DataSourceDefinition)
EndGetExecutionOptions(IAsyncResult, out ExecutionSettingEnum, out ScheduleDefinitionOrReference)
EndGetExtensionSettings(IAsyncResult, out ExtensionParameter[])
EndGetItemDataSourcePrompts(IAsyncResult, out DataSourcePrompt[])
EndGetItemDataSources(IAsyncResult, out DataSource[])
EndGetItemType(IAsyncResult, out ItemTypeEnum)
EndGetModelDefinition(IAsyncResult, out byte[])
EndGetModelItemPermissions(IAsyncResult, out string[])
EndGetModelItemPolicies(IAsyncResult, out Policy[], out bool)
EndGetPermissions(IAsyncResult, out string[])
EndGetPolicies(IAsyncResult, out Policy[], out bool)
EndGetProperties(IAsyncResult, out Property[])
EndGetRenderResource(IAsyncResult, out byte[], out string)
EndGetReportDefinition(IAsyncResult, out byte[])
EndGetReportHistoryLimit(IAsyncResult, out int, out bool, out int)
EndGetReportHistoryOptions(IAsyncResult, out bool, out bool, out ScheduleDefinitionOrReference)
EndGetReportParameters(IAsyncResult, out ReportParameter[])
EndGetResourceContents(IAsyncResult, out byte[], out string)
EndGetRoleProperties(IAsyncResult, out Task[], out string)
EndGetScheduleProperties(IAsyncResult, out Schedule)
EndGetSubscriptionProperties(IAsyncResult, out string, out ExtensionSettings, out string, out ActiveState, out string, out string, out string, out ParameterValue[])
EndGetSystemPermissions(IAsyncResult, out string[])
EndGetSystemPolicies(IAsyncResult, out Policy[])
EndGetSystemProperties(IAsyncResult, out Property[])
EndGetUserModel(IAsyncResult, out byte[])
EndInheritModelItemParentSecurity(IAsyncResult)
EndInheritParentSecurity(IAsyncResult)
EndListChildren(IAsyncResult, out CatalogItem[])
EndListDependentItems(IAsyncResult, out CatalogItem[])
EndListEvents(IAsyncResult, out Event[])
EndListExtensions(IAsyncResult, out Extension[])
EndListJobs(IAsyncResult, out Job[])
EndListModelDrillthroughReports(IAsyncResult, out ModelDrillthroughReport[])
EndListModelItemChildren(IAsyncResult, out ModelItem[])
EndListModelPerspectives(IAsyncResult, out ModelCatalogItem[])
EndListReportHistory(IAsyncResult, out ReportHistorySnapshot[])
EndListRoles(IAsyncResult, out Role[])
EndListScheduledReports(IAsyncResult, out CatalogItem[])
EndListSchedules(IAsyncResult, out Schedule[])
EndListSecureMethods(IAsyncResult, out string[])
EndListSubscriptions(IAsyncResult, out Subscription[])
EndListSubscriptionsUsingDataSource(IAsyncResult, out Subscription[])
EndListTasks(IAsyncResult, out Task[])
EndLogoff(IAsyncResult)
EndLogonUser(IAsyncResult)
EndMoveItem(IAsyncResult)
EndPauseSchedule(IAsyncResult)
EndPrepareQuery(IAsyncResult, out DataSetDefinition, out bool, out string[])
EndRegenerateModel(IAsyncResult, out Warning[])
EndRemoveAllModelItemPolicies(IAsyncResult)
EndResumeSchedule(IAsyncResult)
EndSetCacheOptions(IAsyncResult)
EndSetDataDrivenSubscriptionProperties(IAsyncResult)
EndSetDataSourceContents(IAsyncResult)
EndSetExecutionOptions(IAsyncResult)
EndSetItemDataSources(IAsyncResult)
EndSetModelDefinition(IAsyncResult, out Warning[])
EndSetModelDrillthroughReports(IAsyncResult)
EndSetModelItemPolicies(IAsyncResult)
EndSetPolicies(IAsyncResult)
EndSetProperties(IAsyncResult)
EndSetReportDefinition(IAsyncResult, out Warning[])
EndSetReportHistoryLimit(IAsyncResult)
EndSetReportHistoryOptions(IAsyncResult)
EndSetReportParameters(IAsyncResult)
EndSetResourceContents(IAsyncResult)
EndSetRoleProperties(IAsyncResult)
EndSetScheduleProperties(IAsyncResult)
EndSetSubscriptionProperties(IAsyncResult)
EndSetSystemPolicies(IAsyncResult)
EndSetSystemProperties(IAsyncResult)
EndUpdateReportExecutionSnapshot(IAsyncResult)
EndValidateExtensionSettings(IAsyncResult, out ExtensionParameter[])
ExecuteBatch(BatchHeader)
ExecuteBatchAsync(BatchHeader)
ExecuteBatchAsync(BatchHeader, object)
FindItems(string, BooleanOperatorEnum, SearchCondition[], out CatalogItem[])
FindItemsAsync(string, BooleanOperatorEnum, SearchCondition[])
FindItemsAsync(string, BooleanOperatorEnum, SearchCondition[], object)
FireEvent(BatchHeader, string, string)
FireEventAsync(BatchHeader, string, string)
FireEventAsync(BatchHeader, string, string, object)
FlushCache(BatchHeader, string)
FlushCacheAsync(BatchHeader, string)
FlushCacheAsync(BatchHeader, string, object)
GenerateModel(BatchHeader, string, string, string, Property[], out Warning[])
GenerateModelAsync(BatchHeader, string, string, string, Property[])
GenerateModelAsync(BatchHeader, string, string, string, Property[], object)
GetCacheOptions(string, out bool, out ExpirationDefinition)
GetCacheOptionsAsync(string)
GetCacheOptionsAsync(string, object)
GetDataDrivenSubscriptionProperties(string, out string, out ExtensionSettings, out DataRetrievalPlan, out string, out ActiveState, out string, out string, out string, out ParameterValueOrFieldReference[])
GetDataDrivenSubscriptionPropertiesAsync(string)
GetDataDrivenSubscriptionPropertiesAsync(string, object)
GetDataSourceContents(string, out DataSourceDefinition)
GetDataSourceContentsAsync(string)
GetDataSourceContentsAsync(string, object)
GetExecutionOptions(string, out ExecutionSettingEnum, out ScheduleDefinitionOrReference)
GetExecutionOptionsAsync(string)
GetExecutionOptionsAsync(string, object)
GetExtensionSettings(string, out ExtensionParameter[])
GetExtensionSettingsAsync(string)
GetExtensionSettingsAsync(string, object)
GetItemDataSourcePrompts(string, out DataSourcePrompt[])
GetItemDataSourcePromptsAsync(string)
GetItemDataSourcePromptsAsync(string, object)
GetItemDataSources(string, out DataSource[])
GetItemDataSourcesAsync(string)
GetItemDataSourcesAsync(string, object)
GetItemType(string, out ItemTypeEnum)
GetItemTypeAsync(string)
GetItemTypeAsync(string, object)
GetModelDefinition(string, out byte[])
GetModelDefinitionAsync(string)
GetModelDefinitionAsync(string, object)
GetModelItemPermissions(string, string, out string[])
GetModelItemPermissionsAsync(string, string)
GetModelItemPermissionsAsync(string, string, object)
GetModelItemPolicies(string, string, out Policy[], out bool)
GetModelItemPoliciesAsync(string, string)
GetModelItemPoliciesAsync(string, string, object)
GetPermissions(string, out string[])
GetPermissionsAsync(string)
GetPermissionsAsync(string, object)
GetPolicies(string, out Policy[], out bool)
GetPoliciesAsync(string)
GetPoliciesAsync(string, object)
GetProperties(ItemNamespaceHeader, string, Property[], out Property[])
GetPropertiesAsync(ItemNamespaceHeader, string, Property[])
GetPropertiesAsync(ItemNamespaceHeader, string, Property[], object)
GetRenderResource(string, string, out byte[], out string)
GetRenderResourceAsync(string, string)
GetRenderResourceAsync(string, string, object)
GetReportDefinition(string, out byte[])
GetReportDefinitionAsync(string)
GetReportDefinitionAsync(string, object)
GetReportHistoryLimit(string, out int, out bool, out int)
GetReportHistoryLimitAsync(string)
GetReportHistoryLimitAsync(string, object)
GetReportHistoryOptions(string, out bool, out bool, out ScheduleDefinitionOrReference)
GetReportHistoryOptionsAsync(string)
GetReportHistoryOptionsAsync(string, object)
GetReportLinkAsync(string)
GetReportLinkAsync(string, object)
GetReportParameters(string, string, bool, ParameterValue[], DataSourceCredentials[], out ReportParameter[])
GetReportParametersAsync(string, string, bool, ParameterValue[], DataSourceCredentials[])
GetReportParametersAsync(string, string, bool, ParameterValue[], DataSourceCredentials[], object)
GetResourceContents(string, out byte[], out string)
GetResourceContentsAsync(string)
GetResourceContentsAsync(string, object)
GetRoleProperties(string, out Task[], out string)
GetRolePropertiesAsync(string)
GetRolePropertiesAsync(string, object)
GetScheduleProperties(string, out Schedule)
GetSchedulePropertiesAsync(string)
GetSchedulePropertiesAsync(string, object)
GetSubscriptionProperties(string, out string, out ExtensionSettings, out string, out ActiveState, out string, out string, out string, out ParameterValue[])
GetSubscriptionPropertiesAsync(string)
GetSubscriptionPropertiesAsync(string, object)
GetSystemPermissions(out string[])
GetSystemPermissionsAsync()
GetSystemPermissionsAsync(object)
GetSystemPolicies(out Policy[])
GetSystemPoliciesAsync()
GetSystemPoliciesAsync(object)
GetSystemProperties(Property[], out Property[])
GetSystemPropertiesAsync(Property[])
GetSystemPropertiesAsync(Property[], object)
GetUserModel(string, string, out byte[])
GetUserModelAsync(string, string)
GetUserModelAsync(string, string, object)
InheritModelItemParentSecurity(BatchHeader, string, string)
InheritModelItemParentSecurityAsync(BatchHeader, string, string)
InheritModelItemParentSecurityAsync(BatchHeader, string, string, object)
InheritParentSecurity(BatchHeader, string)
InheritParentSecurityAsync(BatchHeader, string)
InheritParentSecurityAsync(BatchHeader, string, object)
ListChildren(string, bool, out CatalogItem[])
ListChildrenAsync(string, bool)
ListChildrenAsync(string, bool, object)
ListDependentItems(string, out CatalogItem[])
ListDependentItemsAsync(string)
ListDependentItemsAsync(string, object)
ListEvents(out Event[])
ListEventsAsync()
ListEventsAsync(object)
ListExtensions(ExtensionTypeEnum, out Extension[])
ListExtensionsAsync(ExtensionTypeEnum)
ListExtensionsAsync(ExtensionTypeEnum, object)
ListJobs(out Job[])
ListJobsAsync()
ListJobsAsync(object)
ListModelDrillthroughReports(string, string, out ModelDrillthroughReport[])
ListModelDrillthroughReportsAsync(string, string)
ListModelDrillthroughReportsAsync(string, string, object)
ListModelItemChildren(string, string, bool, out ModelItem[])
ListModelItemChildrenAsync(string, string, bool)
ListModelItemChildrenAsync(string, string, bool, object)
ListModelPerspectives(string, out ModelCatalogItem[])
ListModelPerspectivesAsync(string)
ListModelPerspectivesAsync(string, object)
ListReportHistory(string, out ReportHistorySnapshot[])
ListReportHistoryAsync(string)
ListReportHistoryAsync(string, object)
ListRoles(SecurityScopeEnum, out Role[])
ListRolesAsync(SecurityScopeEnum)
ListRolesAsync(SecurityScopeEnum, object)
ListScheduledReports(string, out CatalogItem[])
ListScheduledReportsAsync(string)
ListScheduledReportsAsync(string, object)
ListSchedules(out Schedule[])
ListSchedulesAsync()
ListSchedulesAsync(object)
ListSecureMethods(out string[])
ListSecureMethodsAsync()
ListSecureMethodsAsync(object)
ListSubscriptions(string, string, out Subscription[])
ListSubscriptionsAsync(string, string)
ListSubscriptionsAsync(string, string, object)
ListSubscriptionsUsingDataSource(string, out Subscription[])
ListSubscriptionsUsingDataSourceAsync(string)
ListSubscriptionsUsingDataSourceAsync(string, object)
ListTasks(SecurityScopeEnum, out Task[])
ListTasksAsync(SecurityScopeEnum)
ListTasksAsync(SecurityScopeEnum, object)
Logoff()
LogoffAsync()
LogoffAsync(object)
LogonUser(string, string, string)
LogonUserAsync(string, string, string)
LogonUserAsync(string, string, string, object)
MoveItem(BatchHeader, string, string)
MoveItemAsync(BatchHeader, string, string)
MoveItemAsync(BatchHeader, string, string, object)
PauseSchedule(BatchHeader, string)
PauseScheduleAsync(BatchHeader, string)
PauseScheduleAsync(BatchHeader, string, object)
PrepareQuery(BatchHeader, DataSource, DataSetDefinition, out DataSetDefinition, out bool, out string[])
PrepareQueryAsync(BatchHeader, DataSource, DataSetDefinition)
PrepareQueryAsync(BatchHeader, DataSource, DataSetDefinition, object)
RegenerateModel(BatchHeader, string, out Warning[])
RegenerateModelAsync(BatchHeader, string)
RegenerateModelAsync(BatchHeader, string, object)
RemoveAllModelItemPolicies(BatchHeader, string)
RemoveAllModelItemPoliciesAsync(BatchHeader, string)
RemoveAllModelItemPoliciesAsync(BatchHeader, string, object)
ResumeSchedule(BatchHeader, string)
ResumeScheduleAsync(BatchHeader, string)
ResumeScheduleAsync(BatchHeader, string, object)
SetCacheOptions(BatchHeader, string, bool, ExpirationDefinition)
SetCacheOptionsAsync(BatchHeader, string, bool, ExpirationDefinition)
SetCacheOptionsAsync(BatchHeader, string, bool, ExpirationDefinition, object)
SetDataDrivenSubscriptionProperties(BatchHeader, string, ExtensionSettings, DataRetrievalPlan, string, string, string, ParameterValueOrFieldReference[])
SetDataDrivenSubscriptionPropertiesAsync(BatchHeader, string, ExtensionSettings, DataRetrievalPlan, string, string, string, ParameterValueOrFieldReference[])
SetDataDrivenSubscriptionPropertiesAsync(BatchHeader, string, ExtensionSettings, DataRetrievalPlan, string, string, string, ParameterValueOrFieldReference[], object)
SetDataSourceContents(BatchHeader, string, DataSourceDefinition)
SetDataSourceContentsAsync(BatchHeader, string, DataSourceDefinition)
SetDataSourceContentsAsync(BatchHeader, string, DataSourceDefinition, object)
SetExecutionOptions(BatchHeader, string, ExecutionSettingEnum, ScheduleDefinitionOrReference)
SetExecutionOptionsAsync(BatchHeader, string, ExecutionSettingEnum, ScheduleDefinitionOrReference)
SetExecutionOptionsAsync(BatchHeader, string, ExecutionSettingEnum, ScheduleDefinitionOrReference, object)
SetItemDataSources(BatchHeader, string, DataSource[])
SetItemDataSourcesAsync(BatchHeader, string, DataSource[])
SetItemDataSourcesAsync(BatchHeader, string, DataSource[], object)
SetModelDefinition(BatchHeader, string, byte[], out Warning[])
SetModelDefinitionAsync(BatchHeader, string, byte[])
SetModelDefinitionAsync(BatchHeader, string, byte[], object)
SetModelDrillthroughReports(BatchHeader, string, string, ModelDrillthroughReport[])
SetModelDrillthroughReportsAsync(BatchHeader, string, string, ModelDrillthroughReport[])
SetModelDrillthroughReportsAsync(BatchHeader, string, string, ModelDrillthroughReport[], object)
SetModelItemPolicies(BatchHeader, string, string, Policy[])
SetModelItemPoliciesAsync(BatchHeader, string, string, Policy[])
SetModelItemPoliciesAsync(BatchHeader, string, string, Policy[], object)
SetPolicies(BatchHeader, string, Policy[])
SetPoliciesAsync(BatchHeader, string, Policy[])
SetPoliciesAsync(BatchHeader, string, Policy[], object)
SetProperties(BatchHeader, string, Property[])
SetPropertiesAsync(BatchHeader, string, Property[])
SetPropertiesAsync(BatchHeader, string, Property[], object)
SetReportDefinition(BatchHeader, string, byte[], out Warning[])
SetReportDefinitionAsync(BatchHeader, string, byte[])
SetReportDefinitionAsync(BatchHeader, string, byte[], object)
SetReportHistoryLimit(BatchHeader, string, bool, int)
SetReportHistoryLimitAsync(BatchHeader, string, bool, int)
SetReportHistoryLimitAsync(BatchHeader, string, bool, int, object)
SetReportHistoryOptions(BatchHeader, string, bool, bool, ScheduleDefinitionOrReference)
SetReportHistoryOptionsAsync(BatchHeader, string, bool, bool, ScheduleDefinitionOrReference)
SetReportHistoryOptionsAsync(BatchHeader, string, bool, bool, ScheduleDefinitionOrReference, object)
SetReportLinkAsync(BatchHeader, string, string)
SetReportLinkAsync(BatchHeader, string, string, object)
SetReportParameters(BatchHeader, string, ReportParameter[])
SetReportParametersAsync(BatchHeader, string, ReportParameter[])
SetReportParametersAsync(BatchHeader, string, ReportParameter[], object)
SetResourceContents(BatchHeader, string, byte[], string)
SetResourceContentsAsync(BatchHeader, string, byte[], string)
SetResourceContentsAsync(BatchHeader, string, byte[], string, object)
SetRoleProperties(BatchHeader, string, string, Task[])
SetRolePropertiesAsync(BatchHeader, string, string, Task[])
SetRolePropertiesAsync(BatchHeader, string, string, Task[], object)
SetScheduleProperties(BatchHeader, string, string, ScheduleDefinition)
SetSchedulePropertiesAsync(BatchHeader, string, string, ScheduleDefinition)
SetSchedulePropertiesAsync(BatchHeader, string, string, ScheduleDefinition, object)
SetSubscriptionProperties(BatchHeader, string, ExtensionSettings, string, string, string, ParameterValue[])
SetSubscriptionPropertiesAsync(BatchHeader, string, ExtensionSettings, string, string, string, ParameterValue[])
SetSubscriptionPropertiesAsync(BatchHeader, string, ExtensionSettings, string, string, string, ParameterValue[], object)
SetSystemPolicies(BatchHeader, Policy[])
SetSystemPoliciesAsync(BatchHeader, Policy[])
SetSystemPoliciesAsync(BatchHeader, Policy[], object)
SetSystemProperties(Property[])
SetSystemPropertiesAsync(Property[])
SetSystemPropertiesAsync(Property[], object)
UpdateReportExecutionSnapshot(BatchHeader, string)
UpdateReportExecutionSnapshotAsync(BatchHeader, string)
UpdateReportExecutionSnapshotAsync(BatchHeader, string, object)
ValidateExtensionSettings(string, ParameterValueOrFieldReference[], out ExtensionParameter[])
ValidateExtensionSettingsAsync(string, ParameterValueOrFieldReference[])
ValidateExtensionSettingsAsync(string, ParameterValueOrFieldReference[], object)

Events

Name Description
CancelBatchCompleted
CancelJobCompleted
CreateBatchCompleted
CreateDataDrivenSubscriptionCompleted
CreateDataSourceCompleted
CreateFolderCompleted
CreateLinkedReportCompleted
CreateModelCompleted
CreateReportCompleted
CreateReportHistorySnapshotCompleted
CreateResourceCompleted
CreateRoleCompleted
CreateScheduleCompleted
CreateSubscriptionCompleted
DeleteItemCompleted
DeleteReportHistorySnapshotCompleted
DeleteRoleCompleted
DeleteScheduleCompleted
DeleteSubscriptionCompleted
DisableDataSourceCompleted
EnableDataSourceCompleted
ExecuteBatchCompleted
FindItemsCompleted
FireEventCompleted
FlushCacheCompleted
GenerateModelCompleted
GetCacheOptionsCompleted
GetDataDrivenSubscriptionPropertiesCompleted
GetDataSourceContentsCompleted
GetExecutionOptionsCompleted
GetExtensionSettingsCompleted
GetItemDataSourcePromptsCompleted
GetItemDataSourcesCompleted
GetItemTypeCompleted
GetModelDefinitionCompleted
GetModelItemPermissionsCompleted
GetModelItemPoliciesCompleted
GetPermissionsCompleted
GetPoliciesCompleted
GetPropertiesCompleted
GetRenderResourceCompleted
GetReportDefinitionCompleted
GetReportHistoryLimitCompleted
GetReportHistoryOptionsCompleted
GetReportLinkCompleted
GetReportParametersCompleted
GetResourceContentsCompleted
GetRolePropertiesCompleted
GetSchedulePropertiesCompleted
GetSubscriptionPropertiesCompleted
GetSystemPermissionsCompleted
GetSystemPoliciesCompleted
GetSystemPropertiesCompleted
GetUserModelCompleted
InheritModelItemParentSecurityCompleted
InheritParentSecurityCompleted
ListChildrenCompleted
ListDependentItemsCompleted
ListEventsCompleted
ListExtensionsCompleted
ListJobsCompleted
ListModelDrillthroughReportsCompleted
ListModelItemChildrenCompleted
ListModelPerspectivesCompleted
ListReportHistoryCompleted
ListRolesCompleted
ListScheduledReportsCompleted
ListSchedulesCompleted
ListSecureMethodsCompleted
ListSubscriptionsCompleted
ListSubscriptionsUsingDataSourceCompleted
ListTasksCompleted
LogoffCompleted
LogonUserCompleted
MoveItemCompleted
PauseScheduleCompleted
PrepareQueryCompleted
RegenerateModelCompleted
RemoveAllModelItemPoliciesCompleted
ResumeScheduleCompleted
SetCacheOptionsCompleted
SetDataDrivenSubscriptionPropertiesCompleted
SetDataSourceContentsCompleted
SetExecutionOptionsCompleted
SetItemDataSourcesCompleted
SetModelDefinitionCompleted
SetModelDrillthroughReportsCompleted
SetModelItemPoliciesCompleted
SetPoliciesCompleted
SetPropertiesCompleted
SetReportDefinitionCompleted
SetReportHistoryLimitCompleted
SetReportHistoryOptionsCompleted
SetReportLinkCompleted
SetReportParametersCompleted
SetResourceContentsCompleted
SetRolePropertiesCompleted
SetSchedulePropertiesCompleted
SetSubscriptionPropertiesCompleted
SetSystemPoliciesCompleted
SetSystemPropertiesCompleted
UpdateReportExecutionSnapshotCompleted
ValidateExtensionSettingsCompleted