C# Class Cats.ReportPortal.ReportingService2010

Inheritance: System.Web.Services.Protocols.SoapHttpClientProtocol
Exibir arquivo Open project: edgecomputing/cats Class Usage Examples

Public Methods

Method Description
CancelAsync ( object userState ) : void
CancelJobAsync ( string JobID ) : void
CancelJobAsync ( string JobID, object userState ) : void
ChangeSubscriptionOwnerAsync ( string SubscriptionID, string NewOwner ) : void
ChangeSubscriptionOwnerAsync ( string SubscriptionID, string NewOwner, object userState ) : void
CreateCacheRefreshPlanAsync ( string ItemPath, string Description, string EventType, string MatchData, ParameterValue Parameters ) : void
CreateCacheRefreshPlanAsync ( string ItemPath, string Description, string EventType, string MatchData, ParameterValue Parameters, object userState ) : void
CreateCatalogItemAsync ( string ItemType, string Name, string Parent, bool Overwrite, byte Definition, Property Properties ) : void
CreateCatalogItemAsync ( string ItemType, string Name, string Parent, bool Overwrite, byte Definition, Property Properties, object userState ) : void
CreateDataDrivenSubscriptionAsync ( string ItemPath, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference Parameters ) : void
CreateDataDrivenSubscriptionAsync ( string ItemPath, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference Parameters, object userState ) : void
CreateDataSourceAsync ( string DataSource, string Parent, bool Overwrite, DataSourceDefinition Definition, Property Properties ) : void
CreateDataSourceAsync ( string DataSource, string Parent, bool Overwrite, DataSourceDefinition Definition, Property Properties, object userState ) : void
CreateFolderAsync ( string Folder, string Parent, Property Properties ) : void
CreateFolderAsync ( string Folder, string Parent, Property Properties, object userState ) : void
CreateItemHistorySnapshotAsync ( string ItemPath ) : void
CreateItemHistorySnapshotAsync ( string ItemPath, object userState ) : void
CreateLinkedItemAsync ( string ItemPath, string Parent, string Link, Property Properties ) : void
CreateLinkedItemAsync ( string ItemPath, string Parent, string Link, Property Properties, object userState ) : void
CreateReportEditSessionAsync ( string Report, string Parent, byte Definition ) : void
CreateReportEditSessionAsync ( string Report, string Parent, byte Definition, object userState ) : void
CreateRoleAsync ( string Name, string Description, string TaskIDs ) : void
CreateRoleAsync ( string Name, string Description, string TaskIDs, object userState ) : void
CreateScheduleAsync ( string Name, ScheduleDefinition ScheduleDefinition, string SiteUrl ) : void
CreateScheduleAsync ( string Name, ScheduleDefinition ScheduleDefinition, string SiteUrl, object userState ) : void
CreateSubscriptionAsync ( string ItemPath, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue Parameters ) : void
CreateSubscriptionAsync ( string ItemPath, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue Parameters, object userState ) : void
DeleteCacheRefreshPlanAsync ( string CacheRefreshPlanID ) : void
DeleteCacheRefreshPlanAsync ( string CacheRefreshPlanID, object userState ) : void
DeleteItemAsync ( string ItemPath ) : void
DeleteItemAsync ( string ItemPath, object userState ) : void
DeleteItemHistorySnapshotAsync ( string ItemPath, string HistoryID ) : void
DeleteItemHistorySnapshotAsync ( string ItemPath, string HistoryID, object userState ) : void
DeleteRoleAsync ( string Name ) : void
DeleteRoleAsync ( string Name, object userState ) : void
DeleteScheduleAsync ( string ScheduleID ) : void
DeleteScheduleAsync ( string ScheduleID, object userState ) : void
DeleteSubscriptionAsync ( string SubscriptionID ) : void
DeleteSubscriptionAsync ( string SubscriptionID, object userState ) : void
DisableDataSourceAsync ( string DataSource ) : void
DisableDataSourceAsync ( string DataSource, object userState ) : void
EnableDataSourceAsync ( string DataSource ) : void
EnableDataSourceAsync ( string DataSource, object userState ) : void
FindItemsAsync ( string Folder, BooleanOperatorEnum BooleanOperator, Property SearchOptions, SearchCondition SearchConditions ) : void
FindItemsAsync ( string Folder, BooleanOperatorEnum BooleanOperator, Property SearchOptions, SearchCondition SearchConditions, object userState ) : void
FireEventAsync ( string EventType, string EventData, string SiteUrl ) : void
FireEventAsync ( string EventType, string EventData, string SiteUrl, object userState ) : void
FlushCacheAsync ( string ItemPath ) : void
FlushCacheAsync ( string ItemPath, object userState ) : void
GenerateModelAsync ( string DataSource, string Model, string Parent, Property Properties ) : void
GenerateModelAsync ( string DataSource, string Model, string Parent, Property Properties, object userState ) : void
GetCacheOptionsAsync ( string ItemPath ) : void
GetCacheOptionsAsync ( string ItemPath, object userState ) : void
GetCacheRefreshPlanPropertiesAsync ( string CacheRefreshPlanID ) : void
GetCacheRefreshPlanPropertiesAsync ( string CacheRefreshPlanID, object userState ) : void
GetDataDrivenSubscriptionPropertiesAsync ( string DataDrivenSubscriptionID ) : void
GetDataDrivenSubscriptionPropertiesAsync ( string DataDrivenSubscriptionID, object userState ) : void
GetDataSourceContentsAsync ( string DataSource ) : void
GetDataSourceContentsAsync ( string DataSource, object userState ) : void
GetExecutionOptionsAsync ( string ItemPath ) : void
GetExecutionOptionsAsync ( string ItemPath, object userState ) : void
GetExtensionSettingsAsync ( string Extension ) : void
GetExtensionSettingsAsync ( string Extension, object userState ) : void
GetItemDataSourcePromptsAsync ( string ItemPath ) : void
GetItemDataSourcePromptsAsync ( string ItemPath, object userState ) : void
GetItemDataSourcesAsync ( string ItemPath ) : void
GetItemDataSourcesAsync ( string ItemPath, object userState ) : void
GetItemDefinitionAsync ( string ItemPath ) : void
GetItemDefinitionAsync ( string ItemPath, object userState ) : void
GetItemHistoryLimitAsync ( string ItemPath ) : void
GetItemHistoryLimitAsync ( string ItemPath, object userState ) : void
GetItemHistoryOptionsAsync ( string ItemPath ) : void
GetItemHistoryOptionsAsync ( string ItemPath, object userState ) : void
GetItemLinkAsync ( string ItemPath ) : void
GetItemLinkAsync ( string ItemPath, object userState ) : void
GetItemParametersAsync ( string ItemPath, string HistoryID, bool ForRendering, ParameterValue Values, DataSourceCredentials Credentials ) : void
GetItemParametersAsync ( string ItemPath, string HistoryID, bool ForRendering, ParameterValue Values, DataSourceCredentials Credentials, object userState ) : void
GetItemReferencesAsync ( string ItemPath, string ReferenceItemType ) : void
GetItemReferencesAsync ( string ItemPath, string ReferenceItemType, object userState ) : void
GetItemTypeAsync ( string ItemPath ) : void
GetItemTypeAsync ( string ItemPath, object userState ) : void
GetModelItemPermissionsAsync ( string Model, string ModelItemID ) : void
GetModelItemPermissionsAsync ( string Model, string ModelItemID, object userState ) : void
GetModelItemPoliciesAsync ( string Model, string ModelItemID ) : void
GetModelItemPoliciesAsync ( string Model, string ModelItemID, object userState ) : void
GetPermissionsAsync ( string ItemPath ) : void
GetPermissionsAsync ( string ItemPath, object userState ) : void
GetPoliciesAsync ( string ItemPath ) : void
GetPoliciesAsync ( string ItemPath, object userState ) : void
GetPropertiesAsync ( string ItemPath, Property Properties ) : void
GetPropertiesAsync ( string ItemPath, Property Properties, object userState ) : void
GetReportServerConfigInfoAsync ( bool ScaleOut ) : void
GetReportServerConfigInfoAsync ( bool ScaleOut, object userState ) : void
GetRolePropertiesAsync ( string Name, string SiteUrl ) : void
GetRolePropertiesAsync ( string Name, string SiteUrl, object userState ) : void
GetSchedulePropertiesAsync ( string ScheduleID ) : void
GetSchedulePropertiesAsync ( string ScheduleID, object userState ) : void
GetSubscriptionPropertiesAsync ( string SubscriptionID ) : void
GetSubscriptionPropertiesAsync ( string SubscriptionID, object userState ) : void
GetSystemPermissionsAsync ( ) : void
GetSystemPermissionsAsync ( object userState ) : void
GetSystemPoliciesAsync ( ) : void
GetSystemPoliciesAsync ( object userState ) : void
GetSystemPropertiesAsync ( Property Properties ) : void
GetSystemPropertiesAsync ( Property Properties, object userState ) : void
GetUserModelAsync ( string Model, string Perspective ) : void
GetUserModelAsync ( string Model, string Perspective, object userState ) : void
InheritModelItemParentSecurityAsync ( string Model, string ModelItemID ) : void
InheritModelItemParentSecurityAsync ( string Model, string ModelItemID, object userState ) : void
InheritParentSecurityAsync ( string ItemPath ) : void
InheritParentSecurityAsync ( string ItemPath, object userState ) : void
IsSSLRequiredAsync ( ) : void
IsSSLRequiredAsync ( object userState ) : void
ListCacheRefreshPlansAsync ( string ItemPath ) : void
ListCacheRefreshPlansAsync ( string ItemPath, object userState ) : void
ListChildrenAsync ( string ItemPath, bool Recursive ) : void
ListChildrenAsync ( string ItemPath, bool Recursive, object userState ) : void
ListDatabaseCredentialRetrievalOptionsAsync ( ) : void
ListDatabaseCredentialRetrievalOptionsAsync ( object userState ) : void
ListDependentItemsAsync ( string ItemPath ) : void
ListDependentItemsAsync ( string ItemPath, object userState ) : void
ListEventsAsync ( ) : void
ListEventsAsync ( object userState ) : void
ListExecutionSettingsAsync ( ) : void
ListExecutionSettingsAsync ( object userState ) : void
ListExtensionTypesAsync ( ) : void
ListExtensionTypesAsync ( object userState ) : void
ListExtensionsAsync ( string ExtensionType ) : void
ListExtensionsAsync ( string ExtensionType, object userState ) : void
ListItemHistoryAsync ( string ItemPath ) : void
ListItemHistoryAsync ( string ItemPath, object userState ) : void
ListItemTypesAsync ( ) : void
ListItemTypesAsync ( object userState ) : void
ListJobActionsAsync ( ) : void
ListJobActionsAsync ( object userState ) : void
ListJobStatesAsync ( ) : void
ListJobStatesAsync ( object userState ) : void
ListJobTypesAsync ( ) : void
ListJobTypesAsync ( object userState ) : void
ListJobsAsync ( ) : void
ListJobsAsync ( object userState ) : void
ListModelDrillthroughReportsAsync ( string Model, string ModelItemID ) : void
ListModelDrillthroughReportsAsync ( string Model, string ModelItemID, object userState ) : void
ListModelItemChildrenAsync ( string Model, string ModelItemID, bool Recursive ) : void
ListModelItemChildrenAsync ( string Model, string ModelItemID, bool Recursive, object userState ) : void
ListModelItemTypesAsync ( ) : void
ListModelItemTypesAsync ( object userState ) : void
ListModelPerspectivesAsync ( string Model ) : void
ListModelPerspectivesAsync ( string Model, object userState ) : void
ListMySubscriptionsAsync ( string ItemPathOrSiteURL ) : void
ListMySubscriptionsAsync ( string ItemPathOrSiteURL, object userState ) : void
ListParameterStatesAsync ( ) : void
ListParameterStatesAsync ( object userState ) : void
ListParameterTypesAsync ( ) : void
ListParameterTypesAsync ( object userState ) : void
ListParentsAsync ( string ItemPath ) : void
ListParentsAsync ( string ItemPath, object userState ) : void
ListRolesAsync ( string SecurityScope, string SiteUrl ) : void
ListRolesAsync ( string SecurityScope, string SiteUrl, object userState ) : void
ListScheduleStatesAsync ( ) : void
ListScheduleStatesAsync ( object userState ) : void
ListScheduledItemsAsync ( string ScheduleID ) : void
ListScheduledItemsAsync ( string ScheduleID, object userState ) : void
ListSchedulesAsync ( string SiteUrl ) : void
ListSchedulesAsync ( string SiteUrl, object userState ) : void
ListSecurityScopesAsync ( ) : void
ListSecurityScopesAsync ( object userState ) : void
ListSubscriptionsAsync ( string ItemPathOrSiteURL ) : void
ListSubscriptionsAsync ( string ItemPathOrSiteURL, object userState ) : void
ListSubscriptionsUsingDataSourceAsync ( string DataSource ) : void
ListSubscriptionsUsingDataSourceAsync ( string DataSource, object userState ) : void
ListTasksAsync ( string SecurityScope ) : void
ListTasksAsync ( string SecurityScope, object userState ) : void
LogoffAsync ( ) : void
LogoffAsync ( object userState ) : void
LogonUserAsync ( string userName, string password, string authority ) : void
LogonUserAsync ( string userName, string password, string authority, object userState ) : void
MoveItemAsync ( string ItemPath, string Target ) : void
MoveItemAsync ( string ItemPath, string Target, object userState ) : void
PauseScheduleAsync ( string ScheduleID ) : void
PauseScheduleAsync ( string ScheduleID, object userState ) : void
PrepareQueryAsync ( DataSource DataSource, DataSetDefinition DataSet ) : void
PrepareQueryAsync ( DataSource DataSource, DataSetDefinition DataSet, object userState ) : void
RegenerateModelAsync ( string Model ) : void
RegenerateModelAsync ( string Model, object userState ) : void
RemoveAllModelItemPoliciesAsync ( string Model ) : void
RemoveAllModelItemPoliciesAsync ( string Model, object userState ) : void
ReportingService2010 ( ) : System
ResumeScheduleAsync ( string ScheduleID ) : void
ResumeScheduleAsync ( string ScheduleID, object userState ) : void
SetCacheOptionsAsync ( string ItemPath, bool CacheItem, ExpirationDefinition Item ) : void
SetCacheOptionsAsync ( string ItemPath, bool CacheItem, ExpirationDefinition Item, object userState ) : void
SetCacheRefreshPlanPropertiesAsync ( string CacheRefreshPlanID, string Description, string EventType, string MatchData, ParameterValue Parameters ) : void
SetCacheRefreshPlanPropertiesAsync ( string CacheRefreshPlanID, string Description, string EventType, string MatchData, ParameterValue Parameters, object userState ) : void
SetDataDrivenSubscriptionPropertiesAsync ( string DataDrivenSubscriptionID, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference Parameters ) : void
SetDataDrivenSubscriptionPropertiesAsync ( string DataDrivenSubscriptionID, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference Parameters, object userState ) : void
SetDataSourceContentsAsync ( string DataSource, DataSourceDefinition Definition ) : void
SetDataSourceContentsAsync ( string DataSource, DataSourceDefinition Definition, object userState ) : void
SetExecutionOptionsAsync ( string ItemPath, string ExecutionSetting, ScheduleDefinitionOrReference Item ) : void
SetExecutionOptionsAsync ( string ItemPath, string ExecutionSetting, ScheduleDefinitionOrReference Item, object userState ) : void
SetItemDataSourcesAsync ( string ItemPath, DataSource DataSources ) : void
SetItemDataSourcesAsync ( string ItemPath, DataSource DataSources, object userState ) : void
SetItemDefinitionAsync ( string ItemPath, byte Definition, Property Properties ) : void
SetItemDefinitionAsync ( string ItemPath, byte Definition, Property Properties, object userState ) : void
SetItemHistoryLimitAsync ( string ItemPath, bool UseSystem, int HistoryLimit ) : void
SetItemHistoryLimitAsync ( string ItemPath, bool UseSystem, int HistoryLimit, object userState ) : void
SetItemHistoryOptionsAsync ( string ItemPath, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item ) : void
SetItemHistoryOptionsAsync ( string ItemPath, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item, object userState ) : void
SetItemLinkAsync ( string ItemPath, string Link ) : void
SetItemLinkAsync ( string ItemPath, string Link, object userState ) : void
SetItemParametersAsync ( string ItemPath, ItemParameter Parameters ) : void
SetItemParametersAsync ( string ItemPath, ItemParameter Parameters, object userState ) : void
SetItemReferencesAsync ( string ItemPath, ItemReference ItemReferences ) : void
SetItemReferencesAsync ( string ItemPath, ItemReference ItemReferences, object userState ) : void
SetModelDrillthroughReportsAsync ( string Model, string ModelItemID, ModelDrillthroughReport Reports ) : void
SetModelDrillthroughReportsAsync ( string Model, string ModelItemID, ModelDrillthroughReport Reports, object userState ) : void
SetModelItemPoliciesAsync ( string Model, string ModelItemID, Policy Policies ) : void
SetModelItemPoliciesAsync ( string Model, string ModelItemID, Policy Policies, object userState ) : void
SetPoliciesAsync ( string ItemPath, Policy Policies ) : void
SetPoliciesAsync ( string ItemPath, Policy Policies, object userState ) : void
SetPropertiesAsync ( string ItemPath, Property Properties ) : void
SetPropertiesAsync ( string ItemPath, Property Properties, object userState ) : void
SetRolePropertiesAsync ( string Name, string Description, string TaskIDs ) : void
SetRolePropertiesAsync ( string Name, string Description, string TaskIDs, object userState ) : void
SetSchedulePropertiesAsync ( string Name, string ScheduleID, ScheduleDefinition ScheduleDefinition ) : void
SetSchedulePropertiesAsync ( string Name, string ScheduleID, ScheduleDefinition ScheduleDefinition, object userState ) : void
SetSubscriptionPropertiesAsync ( string SubscriptionID, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue Parameters ) : void
SetSubscriptionPropertiesAsync ( string SubscriptionID, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue Parameters, object userState ) : void
SetSystemPoliciesAsync ( Policy Policies ) : void
SetSystemPoliciesAsync ( Policy Policies, object userState ) : void
SetSystemPropertiesAsync ( Property Properties ) : void
SetSystemPropertiesAsync ( Property Properties, object userState ) : void
TestConnectForDataSourceDefinitionAsync ( DataSourceDefinition DataSourceDefinition, string UserName, string Password ) : void
TestConnectForDataSourceDefinitionAsync ( DataSourceDefinition DataSourceDefinition, string UserName, string Password, object userState ) : void
TestConnectForItemDataSourceAsync ( string ItemPath, string DataSourceName, string UserName, string Password ) : void
TestConnectForItemDataSourceAsync ( string ItemPath, string DataSourceName, string UserName, string Password, object userState ) : void
UpdateItemExecutionSnapshotAsync ( string ItemPath ) : void
UpdateItemExecutionSnapshotAsync ( string ItemPath, object userState ) : void
ValidateExtensionSettingsAsync ( string Extension, ParameterValueOrFieldReference ParameterValues, string SiteUrl ) : void
ValidateExtensionSettingsAsync ( string Extension, ParameterValueOrFieldReference ParameterValues, string SiteUrl, object userState ) : void

Private Methods

Method Description
CancelJob ( string JobID ) : bool
ChangeSubscriptionOwner ( string SubscriptionID, string NewOwner ) : void
CreateCacheRefreshPlan ( string ItemPath, string Description, string EventType, string MatchData, ParameterValue Parameters ) : string
CreateCatalogItem ( string ItemType, string Name, string Parent, bool Overwrite, [ DataType = "base64Binary")]byte[]Definition, Property Properties, Warning &Warnings ) : CatalogItem
CreateDataDrivenSubscription ( string ItemPath, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference Parameters ) : string
CreateDataSource ( string DataSource, string Parent, bool Overwrite, DataSourceDefinition Definition, Property Properties ) : CatalogItem
CreateFolder ( string Folder, string Parent, Property Properties ) : CatalogItem
CreateItemHistorySnapshot ( string ItemPath, Warning &Warnings ) : string
CreateLinkedItem ( string ItemPath, string Parent, string Link, Property Properties ) : void
CreateReportEditSession ( string Report, string Parent, [ DataType = "base64Binary")]byte[]Definition, Warning &Warnings ) : string
CreateRole ( string Name, string Description, string TaskIDs ) : void
CreateSchedule ( string Name, ScheduleDefinition ScheduleDefinition, string SiteUrl ) : string
CreateSubscription ( string ItemPath, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue Parameters ) : string
DeleteCacheRefreshPlan ( string CacheRefreshPlanID ) : void
DeleteItem ( string ItemPath ) : void
DeleteItemHistorySnapshot ( string ItemPath, string HistoryID ) : void
DeleteRole ( string Name ) : void
DeleteSchedule ( string ScheduleID ) : void
DeleteSubscription ( string SubscriptionID ) : void
DisableDataSource ( string DataSource ) : void
EnableDataSource ( string DataSource ) : void
FindItems ( string Folder, BooleanOperatorEnum BooleanOperator, Property SearchOptions, SearchCondition SearchConditions ) : Cats.ReportPortal.CatalogItem[]
FireEvent ( string EventType, string EventData, string SiteUrl ) : void
FlushCache ( string ItemPath ) : void
GenerateModel ( string DataSource, string Model, string Parent, Property Properties, Warning &Warnings ) : CatalogItem
GetCacheOptions ( string ItemPath, [ Item ) : bool
GetCacheRefreshPlanProperties ( string CacheRefreshPlanID, string &LastRunStatus, CacheRefreshPlanState &State, string &EventType, string &MatchData, ParameterValue &Parameters ) : string
GetDataDrivenSubscriptionProperties ( string DataDrivenSubscriptionID, ExtensionSettings &ExtensionSettings, DataRetrievalPlan &DataRetrievalPlan, string &Description, ActiveState &Active, string &Status, string &EventType, string &MatchData, ParameterValueOrFieldReference &Parameters ) : string
GetDataSourceContents ( string DataSource ) : DataSourceDefinition
GetExecutionOptions ( string ItemPath, [ Item ) : string
GetExtensionSettings ( string Extension ) : Cats.ReportPortal.ExtensionParameter[]
GetItemDataSourcePrompts ( string ItemPath ) : Cats.ReportPortal.DataSourcePrompt[]
GetItemDataSources ( string ItemPath ) : Cats.ReportPortal.DataSource[]
GetItemDefinition ( string ItemPath ) : byte[]
GetItemHistoryLimit ( string ItemPath, bool &IsSystem, int &SystemLimit ) : int
GetItemHistoryOptions ( string ItemPath, bool &KeepExecutionSnapshots, [ Item ) : bool
GetItemLink ( string ItemPath ) : string
GetItemParameters ( string ItemPath, string HistoryID, bool ForRendering, ParameterValue Values, DataSourceCredentials Credentials ) : Cats.ReportPortal.ItemParameter[]
GetItemReferences ( string ItemPath, string ReferenceItemType ) : Cats.ReportPortal.ItemReferenceData[]
GetItemType ( string ItemPath ) : string
GetModelItemPermissions ( string Model, string ModelItemID ) : string[]
GetModelItemPolicies ( string Model, string ModelItemID, bool &InheritParent ) : Cats.ReportPortal.Policy[]
GetPermissions ( string ItemPath ) : string[]
GetPolicies ( string ItemPath, bool &InheritParent ) : Policy[]
GetProperties ( string ItemPath, Property Properties ) : Property[]
GetReportServerConfigInfo ( bool ScaleOut ) : string
GetRoleProperties ( string Name, string SiteUrl, string &Description ) : string[]
GetScheduleProperties ( string ScheduleID ) : Schedule
GetSubscriptionProperties ( string SubscriptionID, ExtensionSettings &ExtensionSettings, string &Description, ActiveState &Active, string &Status, string &EventType, string &MatchData, ParameterValue &Parameters ) : string
GetSystemPermissions ( ) : string[]
GetSystemPolicies ( ) : Policy[]
GetSystemProperties ( Property Properties ) : Property[]
GetUserModel ( string Model, string Perspective ) : byte[]
InheritModelItemParentSecurity ( string Model, string ModelItemID ) : void
InheritParentSecurity ( string ItemPath ) : void
IsLocalFileSystemWebService ( string url ) : bool
IsSSLRequired ( ) : bool
ListCacheRefreshPlans ( string ItemPath ) : CacheRefreshPlan[]
ListChildren ( string ItemPath, bool Recursive ) : CatalogItem[]
ListDatabaseCredentialRetrievalOptions ( ) : string[]
ListDependentItems ( string ItemPath ) : CatalogItem[]
ListEvents ( ) : Event[]
ListExecutionSettings ( ) : string[]
ListExtensionTypes ( ) : string[]
ListExtensions ( string ExtensionType ) : Extension[]
ListItemHistory ( string ItemPath ) : ItemHistorySnapshot[]
ListItemTypes ( ) : string[]
ListJobActions ( ) : string[]
ListJobStates ( ) : string[]
ListJobTypes ( ) : string[]
ListJobs ( ) : Job[]
ListModelDrillthroughReports ( string Model, string ModelItemID ) : ModelDrillthroughReport[]
ListModelItemChildren ( string Model, string ModelItemID, bool Recursive ) : ModelItem[]
ListModelItemTypes ( ) : string[]
ListModelPerspectives ( string Model ) : ModelCatalogItem[]
ListMySubscriptions ( string ItemPathOrSiteURL ) : Subscription[]
ListParameterStates ( ) : string[]
ListParameterTypes ( ) : string[]
ListParents ( string ItemPath ) : CatalogItem[]
ListRoles ( string SecurityScope, string SiteUrl ) : Role[]
ListScheduleStates ( ) : string[]
ListScheduledItems ( string ScheduleID ) : CatalogItem[]
ListSchedules ( string SiteUrl ) : Schedule[]
ListSecurityScopes ( ) : string[]
ListSubscriptions ( string ItemPathOrSiteURL ) : Subscription[]
ListSubscriptionsUsingDataSource ( string DataSource ) : Subscription[]
ListTasks ( string SecurityScope ) : Task[]
Logoff ( ) : void
LogonUser ( string userName, string password, string authority ) : void
MoveItem ( string ItemPath, string Target ) : void
OnCancelJobOperationCompleted ( object arg ) : void
OnChangeSubscriptionOwnerOperationCompleted ( object arg ) : void
OnCreateCacheRefreshPlanOperationCompleted ( object arg ) : void
OnCreateCatalogItemOperationCompleted ( object arg ) : void
OnCreateDataDrivenSubscriptionOperationCompleted ( object arg ) : void
OnCreateDataSourceOperationCompleted ( object arg ) : void
OnCreateFolderOperationCompleted ( object arg ) : void
OnCreateItemHistorySnapshotOperationCompleted ( object arg ) : void
OnCreateLinkedItemOperationCompleted ( object arg ) : void
OnCreateReportEditSessionOperationCompleted ( object arg ) : void
OnCreateRoleOperationCompleted ( object arg ) : void
OnCreateScheduleOperationCompleted ( object arg ) : void
OnCreateSubscriptionOperationCompleted ( object arg ) : void
OnDeleteCacheRefreshPlanOperationCompleted ( object arg ) : void
OnDeleteItemHistorySnapshotOperationCompleted ( object arg ) : void
OnDeleteItemOperationCompleted ( object arg ) : void
OnDeleteRoleOperationCompleted ( object arg ) : void
OnDeleteScheduleOperationCompleted ( object arg ) : void
OnDeleteSubscriptionOperationCompleted ( object arg ) : void
OnDisableDataSourceOperationCompleted ( object arg ) : void
OnEnableDataSourceOperationCompleted ( object arg ) : void
OnFindItemsOperationCompleted ( object arg ) : void
OnFireEventOperationCompleted ( object arg ) : void
OnFlushCacheOperationCompleted ( object arg ) : void
OnGenerateModelOperationCompleted ( object arg ) : void
OnGetCacheOptionsOperationCompleted ( object arg ) : void
OnGetCacheRefreshPlanPropertiesOperationCompleted ( object arg ) : void
OnGetDataDrivenSubscriptionPropertiesOperationCompleted ( object arg ) : void
OnGetDataSourceContentsOperationCompleted ( object arg ) : void
OnGetExecutionOptionsOperationCompleted ( object arg ) : void
OnGetExtensionSettingsOperationCompleted ( object arg ) : void
OnGetItemDataSourcePromptsOperationCompleted ( object arg ) : void
OnGetItemDataSourcesOperationCompleted ( object arg ) : void
OnGetItemDefinitionOperationCompleted ( object arg ) : void
OnGetItemHistoryLimitOperationCompleted ( object arg ) : void
OnGetItemHistoryOptionsOperationCompleted ( object arg ) : void
OnGetItemLinkOperationCompleted ( object arg ) : void
OnGetItemParametersOperationCompleted ( object arg ) : void
OnGetItemReferencesOperationCompleted ( object arg ) : void
OnGetItemTypeOperationCompleted ( object arg ) : void
OnGetModelItemPermissionsOperationCompleted ( object arg ) : void
OnGetModelItemPoliciesOperationCompleted ( object arg ) : void
OnGetPermissionsOperationCompleted ( object arg ) : void
OnGetPoliciesOperationCompleted ( object arg ) : void
OnGetPropertiesOperationCompleted ( object arg ) : void
OnGetReportServerConfigInfoOperationCompleted ( object arg ) : void
OnGetRolePropertiesOperationCompleted ( object arg ) : void
OnGetSchedulePropertiesOperationCompleted ( object arg ) : void
OnGetSubscriptionPropertiesOperationCompleted ( object arg ) : void
OnGetSystemPermissionsOperationCompleted ( object arg ) : void
OnGetSystemPoliciesOperationCompleted ( object arg ) : void
OnGetSystemPropertiesOperationCompleted ( object arg ) : void
OnGetUserModelOperationCompleted ( object arg ) : void
OnInheritModelItemParentSecurityOperationCompleted ( object arg ) : void
OnInheritParentSecurityOperationCompleted ( object arg ) : void
OnIsSSLRequiredOperationCompleted ( object arg ) : void
OnListCacheRefreshPlansOperationCompleted ( object arg ) : void
OnListChildrenOperationCompleted ( object arg ) : void
OnListDatabaseCredentialRetrievalOptionsOperationCompleted ( object arg ) : void
OnListDependentItemsOperationCompleted ( object arg ) : void
OnListEventsOperationCompleted ( object arg ) : void
OnListExecutionSettingsOperationCompleted ( object arg ) : void
OnListExtensionTypesOperationCompleted ( object arg ) : void
OnListExtensionsOperationCompleted ( object arg ) : void
OnListItemHistoryOperationCompleted ( object arg ) : void
OnListItemTypesOperationCompleted ( object arg ) : void
OnListJobActionsOperationCompleted ( object arg ) : void
OnListJobStatesOperationCompleted ( object arg ) : void
OnListJobTypesOperationCompleted ( object arg ) : void
OnListJobsOperationCompleted ( object arg ) : void
OnListModelDrillthroughReportsOperationCompleted ( object arg ) : void
OnListModelItemChildrenOperationCompleted ( object arg ) : void
OnListModelItemTypesOperationCompleted ( object arg ) : void
OnListModelPerspectivesOperationCompleted ( object arg ) : void
OnListMySubscriptionsOperationCompleted ( object arg ) : void
OnListParameterStatesOperationCompleted ( object arg ) : void
OnListParameterTypesOperationCompleted ( object arg ) : void
OnListParentsOperationCompleted ( object arg ) : void
OnListRolesOperationCompleted ( object arg ) : void
OnListScheduleStatesOperationCompleted ( object arg ) : void
OnListScheduledItemsOperationCompleted ( object arg ) : void
OnListSchedulesOperationCompleted ( object arg ) : void
OnListSecurityScopesOperationCompleted ( object arg ) : void
OnListSubscriptionsOperationCompleted ( object arg ) : void
OnListSubscriptionsUsingDataSourceOperationCompleted ( object arg ) : void
OnListTasksOperationCompleted ( object arg ) : void
OnLogoffOperationCompleted ( object arg ) : void
OnLogonUserOperationCompleted ( object arg ) : void
OnMoveItemOperationCompleted ( object arg ) : void
OnPauseScheduleOperationCompleted ( object arg ) : void
OnPrepareQueryOperationCompleted ( object arg ) : void
OnRegenerateModelOperationCompleted ( object arg ) : void
OnRemoveAllModelItemPoliciesOperationCompleted ( object arg ) : void
OnResumeScheduleOperationCompleted ( object arg ) : void
OnSetCacheOptionsOperationCompleted ( object arg ) : void
OnSetCacheRefreshPlanPropertiesOperationCompleted ( object arg ) : void
OnSetDataDrivenSubscriptionPropertiesOperationCompleted ( object arg ) : void
OnSetDataSourceContentsOperationCompleted ( object arg ) : void
OnSetExecutionOptionsOperationCompleted ( object arg ) : void
OnSetItemDataSourcesOperationCompleted ( object arg ) : void
OnSetItemDefinitionOperationCompleted ( object arg ) : void
OnSetItemHistoryLimitOperationCompleted ( object arg ) : void
OnSetItemHistoryOptionsOperationCompleted ( object arg ) : void
OnSetItemLinkOperationCompleted ( object arg ) : void
OnSetItemParametersOperationCompleted ( object arg ) : void
OnSetItemReferencesOperationCompleted ( object arg ) : void
OnSetModelDrillthroughReportsOperationCompleted ( object arg ) : void
OnSetModelItemPoliciesOperationCompleted ( object arg ) : void
OnSetPoliciesOperationCompleted ( object arg ) : void
OnSetPropertiesOperationCompleted ( object arg ) : void
OnSetRolePropertiesOperationCompleted ( object arg ) : void
OnSetSchedulePropertiesOperationCompleted ( object arg ) : void
OnSetSubscriptionPropertiesOperationCompleted ( object arg ) : void
OnSetSystemPoliciesOperationCompleted ( object arg ) : void
OnSetSystemPropertiesOperationCompleted ( object arg ) : void
OnTestConnectForDataSourceDefinitionOperationCompleted ( object arg ) : void
OnTestConnectForItemDataSourceOperationCompleted ( object arg ) : void
OnUpdateItemExecutionSnapshotOperationCompleted ( object arg ) : void
OnValidateExtensionSettingsOperationCompleted ( object arg ) : void
PauseSchedule ( string ScheduleID ) : void
PrepareQuery ( DataSource DataSource, DataSetDefinition DataSet, bool &Changed, string &ParameterNames ) : DataSetDefinition
RegenerateModel ( string Model ) : Warning[]
RemoveAllModelItemPolicies ( string Model ) : void
ResumeSchedule ( string ScheduleID ) : void
SetCacheOptions ( string ItemPath, bool CacheItem, [ Item ) : void
SetCacheRefreshPlanProperties ( string CacheRefreshPlanID, string Description, string EventType, string MatchData, ParameterValue Parameters ) : void
SetDataDrivenSubscriptionProperties ( string DataDrivenSubscriptionID, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference Parameters ) : void
SetDataSourceContents ( string DataSource, DataSourceDefinition Definition ) : void
SetExecutionOptions ( string ItemPath, string ExecutionSetting, [ Item ) : void
SetItemDataSources ( string ItemPath, DataSource DataSources ) : void
SetItemDefinition ( string ItemPath, [ DataType = "base64Binary")]byte[]Definition, Property Properties ) : Warning[]
SetItemHistoryLimit ( string ItemPath, bool UseSystem, int HistoryLimit ) : void
SetItemHistoryOptions ( string ItemPath, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, [ Item ) : void
SetItemLink ( string ItemPath, string Link ) : void
SetItemParameters ( string ItemPath, ItemParameter Parameters ) : void
SetItemReferences ( string ItemPath, ItemReference ItemReferences ) : void
SetModelDrillthroughReports ( string Model, string ModelItemID, ModelDrillthroughReport Reports ) : void
SetModelItemPolicies ( string Model, string ModelItemID, Policy Policies ) : void
SetPolicies ( string ItemPath, Policy Policies ) : void
SetProperties ( string ItemPath, Property Properties ) : void
SetRoleProperties ( string Name, string Description, string TaskIDs ) : void
SetScheduleProperties ( string Name, string ScheduleID, ScheduleDefinition ScheduleDefinition ) : void
SetSubscriptionProperties ( string SubscriptionID, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue Parameters ) : void
SetSystemPolicies ( Policy Policies ) : void
SetSystemProperties ( Property Properties ) : void
TestConnectForDataSourceDefinition ( DataSourceDefinition DataSourceDefinition, string UserName, string Password, string &ConnectError ) : bool
TestConnectForItemDataSource ( string ItemPath, string DataSourceName, string UserName, string Password, string &ConnectError ) : bool
UpdateItemExecutionSnapshot ( string ItemPath ) : void
ValidateExtensionSettings ( string Extension, ParameterValueOrFieldReference ParameterValues, string SiteUrl ) : ExtensionParameter[]

Method Details

CancelAsync() public method

public CancelAsync ( object userState ) : void
userState object
return void

CancelJobAsync() public method

public CancelJobAsync ( string JobID ) : void
JobID string
return void

CancelJobAsync() public method

public CancelJobAsync ( string JobID, object userState ) : void
JobID string
userState object
return void

ChangeSubscriptionOwnerAsync() public method

public ChangeSubscriptionOwnerAsync ( string SubscriptionID, string NewOwner ) : void
SubscriptionID string
NewOwner string
return void

ChangeSubscriptionOwnerAsync() public method

public ChangeSubscriptionOwnerAsync ( string SubscriptionID, string NewOwner, object userState ) : void
SubscriptionID string
NewOwner string
userState object
return void

CreateCacheRefreshPlanAsync() public method

public CreateCacheRefreshPlanAsync ( string ItemPath, string Description, string EventType, string MatchData, ParameterValue Parameters ) : void
ItemPath string
Description string
EventType string
MatchData string
Parameters ParameterValue
return void

CreateCacheRefreshPlanAsync() public method

public CreateCacheRefreshPlanAsync ( string ItemPath, string Description, string EventType, string MatchData, ParameterValue Parameters, object userState ) : void
ItemPath string
Description string
EventType string
MatchData string
Parameters ParameterValue
userState object
return void

CreateCatalogItemAsync() public method

public CreateCatalogItemAsync ( string ItemType, string Name, string Parent, bool Overwrite, byte Definition, Property Properties ) : void
ItemType string
Name string
Parent string
Overwrite bool
Definition byte
Properties Property
return void

CreateCatalogItemAsync() public method

public CreateCatalogItemAsync ( string ItemType, string Name, string Parent, bool Overwrite, byte Definition, Property Properties, object userState ) : void
ItemType string
Name string
Parent string
Overwrite bool
Definition byte
Properties Property
userState object
return void

CreateDataDrivenSubscriptionAsync() public method

public CreateDataDrivenSubscriptionAsync ( string ItemPath, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference Parameters ) : void
ItemPath string
ExtensionSettings ExtensionSettings
DataRetrievalPlan DataRetrievalPlan
Description string
EventType string
MatchData string
Parameters ParameterValueOrFieldReference
return void

CreateDataDrivenSubscriptionAsync() public method

public CreateDataDrivenSubscriptionAsync ( string ItemPath, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference Parameters, object userState ) : void
ItemPath string
ExtensionSettings ExtensionSettings
DataRetrievalPlan DataRetrievalPlan
Description string
EventType string
MatchData string
Parameters ParameterValueOrFieldReference
userState object
return void

CreateDataSourceAsync() public method

public CreateDataSourceAsync ( string DataSource, string Parent, bool Overwrite, DataSourceDefinition Definition, Property Properties ) : void
DataSource string
Parent string
Overwrite bool
Definition DataSourceDefinition
Properties Property
return void

CreateDataSourceAsync() public method

public CreateDataSourceAsync ( string DataSource, string Parent, bool Overwrite, DataSourceDefinition Definition, Property Properties, object userState ) : void
DataSource string
Parent string
Overwrite bool
Definition DataSourceDefinition
Properties Property
userState object
return void

CreateFolderAsync() public method

public CreateFolderAsync ( string Folder, string Parent, Property Properties ) : void
Folder string
Parent string
Properties Property
return void

CreateFolderAsync() public method

public CreateFolderAsync ( string Folder, string Parent, Property Properties, object userState ) : void
Folder string
Parent string
Properties Property
userState object
return void

CreateItemHistorySnapshotAsync() public method

public CreateItemHistorySnapshotAsync ( string ItemPath ) : void
ItemPath string
return void

CreateItemHistorySnapshotAsync() public method

public CreateItemHistorySnapshotAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
return void

CreateLinkedItemAsync() public method

public CreateLinkedItemAsync ( string ItemPath, string Parent, string Link, Property Properties ) : void
ItemPath string
Parent string
Link string
Properties Property
return void

CreateLinkedItemAsync() public method

public CreateLinkedItemAsync ( string ItemPath, string Parent, string Link, Property Properties, object userState ) : void
ItemPath string
Parent string
Link string
Properties Property
userState object
return void

CreateReportEditSessionAsync() public method

public CreateReportEditSessionAsync ( string Report, string Parent, byte Definition ) : void
Report string
Parent string
Definition byte
return void

CreateReportEditSessionAsync() public method

public CreateReportEditSessionAsync ( string Report, string Parent, byte Definition, object userState ) : void
Report string
Parent string
Definition byte
userState object
return void

CreateRoleAsync() public method

public CreateRoleAsync ( string Name, string Description, string TaskIDs ) : void
Name string
Description string
TaskIDs string
return void

CreateRoleAsync() public method

public CreateRoleAsync ( string Name, string Description, string TaskIDs, object userState ) : void
Name string
Description string
TaskIDs string
userState object
return void

CreateScheduleAsync() public method

public CreateScheduleAsync ( string Name, ScheduleDefinition ScheduleDefinition, string SiteUrl ) : void
Name string
ScheduleDefinition ScheduleDefinition
SiteUrl string
return void

CreateScheduleAsync() public method

public CreateScheduleAsync ( string Name, ScheduleDefinition ScheduleDefinition, string SiteUrl, object userState ) : void
Name string
ScheduleDefinition ScheduleDefinition
SiteUrl string
userState object
return void

CreateSubscriptionAsync() public method

public CreateSubscriptionAsync ( string ItemPath, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue Parameters ) : void
ItemPath string
ExtensionSettings ExtensionSettings
Description string
EventType string
MatchData string
Parameters ParameterValue
return void

CreateSubscriptionAsync() public method

public CreateSubscriptionAsync ( string ItemPath, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue Parameters, object userState ) : void
ItemPath string
ExtensionSettings ExtensionSettings
Description string
EventType string
MatchData string
Parameters ParameterValue
userState object
return void

DeleteCacheRefreshPlanAsync() public method

public DeleteCacheRefreshPlanAsync ( string CacheRefreshPlanID ) : void
CacheRefreshPlanID string
return void

DeleteCacheRefreshPlanAsync() public method

public DeleteCacheRefreshPlanAsync ( string CacheRefreshPlanID, object userState ) : void
CacheRefreshPlanID string
userState object
return void

DeleteItemAsync() public method

public DeleteItemAsync ( string ItemPath ) : void
ItemPath string
return void

DeleteItemAsync() public method

public DeleteItemAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
return void

DeleteItemHistorySnapshotAsync() public method

public DeleteItemHistorySnapshotAsync ( string ItemPath, string HistoryID ) : void
ItemPath string
HistoryID string
return void

DeleteItemHistorySnapshotAsync() public method

public DeleteItemHistorySnapshotAsync ( string ItemPath, string HistoryID, object userState ) : void
ItemPath string
HistoryID string
userState object
return void

DeleteRoleAsync() public method

public DeleteRoleAsync ( string Name ) : void
Name string
return void

DeleteRoleAsync() public method

public DeleteRoleAsync ( string Name, object userState ) : void
Name string
userState object
return void

DeleteScheduleAsync() public method

public DeleteScheduleAsync ( string ScheduleID ) : void
ScheduleID string
return void

DeleteScheduleAsync() public method

public DeleteScheduleAsync ( string ScheduleID, object userState ) : void
ScheduleID string
userState object
return void

DeleteSubscriptionAsync() public method

public DeleteSubscriptionAsync ( string SubscriptionID ) : void
SubscriptionID string
return void

DeleteSubscriptionAsync() public method

public DeleteSubscriptionAsync ( string SubscriptionID, object userState ) : void
SubscriptionID string
userState object
return void

DisableDataSourceAsync() public method

public DisableDataSourceAsync ( string DataSource ) : void
DataSource string
return void

DisableDataSourceAsync() public method

public DisableDataSourceAsync ( string DataSource, object userState ) : void
DataSource string
userState object
return void

EnableDataSourceAsync() public method

public EnableDataSourceAsync ( string DataSource ) : void
DataSource string
return void

EnableDataSourceAsync() public method

public EnableDataSourceAsync ( string DataSource, object userState ) : void
DataSource string
userState object
return void

FindItemsAsync() public method

public FindItemsAsync ( string Folder, BooleanOperatorEnum BooleanOperator, Property SearchOptions, SearchCondition SearchConditions ) : void
Folder string
BooleanOperator BooleanOperatorEnum
SearchOptions Property
SearchConditions SearchCondition
return void

FindItemsAsync() public method

public FindItemsAsync ( string Folder, BooleanOperatorEnum BooleanOperator, Property SearchOptions, SearchCondition SearchConditions, object userState ) : void
Folder string
BooleanOperator BooleanOperatorEnum
SearchOptions Property
SearchConditions SearchCondition
userState object
return void

FireEventAsync() public method

public FireEventAsync ( string EventType, string EventData, string SiteUrl ) : void
EventType string
EventData string
SiteUrl string
return void

FireEventAsync() public method

public FireEventAsync ( string EventType, string EventData, string SiteUrl, object userState ) : void
EventType string
EventData string
SiteUrl string
userState object
return void

FlushCacheAsync() public method

public FlushCacheAsync ( string ItemPath ) : void
ItemPath string
return void

FlushCacheAsync() public method

public FlushCacheAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
return void

GenerateModelAsync() public method

public GenerateModelAsync ( string DataSource, string Model, string Parent, Property Properties ) : void
DataSource string
Model string
Parent string
Properties Property
return void

GenerateModelAsync() public method

public GenerateModelAsync ( string DataSource, string Model, string Parent, Property Properties, object userState ) : void
DataSource string
Model string
Parent string
Properties Property
userState object
return void

GetCacheOptionsAsync() public method

public GetCacheOptionsAsync ( string ItemPath ) : void
ItemPath string
return void

GetCacheOptionsAsync() public method

public GetCacheOptionsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
return void

GetCacheRefreshPlanPropertiesAsync() public method

public GetCacheRefreshPlanPropertiesAsync ( string CacheRefreshPlanID ) : void
CacheRefreshPlanID string
return void

GetCacheRefreshPlanPropertiesAsync() public method

public GetCacheRefreshPlanPropertiesAsync ( string CacheRefreshPlanID, object userState ) : void
CacheRefreshPlanID string
userState object
return void

GetDataDrivenSubscriptionPropertiesAsync() public method

public GetDataDrivenSubscriptionPropertiesAsync ( string DataDrivenSubscriptionID ) : void
DataDrivenSubscriptionID string
return void

GetDataDrivenSubscriptionPropertiesAsync() public method

public GetDataDrivenSubscriptionPropertiesAsync ( string DataDrivenSubscriptionID, object userState ) : void
DataDrivenSubscriptionID string
userState object
return void

GetDataSourceContentsAsync() public method

public GetDataSourceContentsAsync ( string DataSource ) : void
DataSource string
return void

GetDataSourceContentsAsync() public method

public GetDataSourceContentsAsync ( string DataSource, object userState ) : void
DataSource string
userState object
return void

GetExecutionOptionsAsync() public method

public GetExecutionOptionsAsync ( string ItemPath ) : void
ItemPath string
return void

GetExecutionOptionsAsync() public method

public GetExecutionOptionsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
return void

GetExtensionSettingsAsync() public method

public GetExtensionSettingsAsync ( string Extension ) : void
Extension string
return void

GetExtensionSettingsAsync() public method

public GetExtensionSettingsAsync ( string Extension, object userState ) : void
Extension string
userState object
return void

GetItemDataSourcePromptsAsync() public method

public GetItemDataSourcePromptsAsync ( string ItemPath ) : void
ItemPath string
return void

GetItemDataSourcePromptsAsync() public method

public GetItemDataSourcePromptsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
return void

GetItemDataSourcesAsync() public method

public GetItemDataSourcesAsync ( string ItemPath ) : void
ItemPath string
return void

GetItemDataSourcesAsync() public method

public GetItemDataSourcesAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
return void

GetItemDefinitionAsync() public method

public GetItemDefinitionAsync ( string ItemPath ) : void
ItemPath string
return void

GetItemDefinitionAsync() public method

public GetItemDefinitionAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
return void

GetItemHistoryLimitAsync() public method

public GetItemHistoryLimitAsync ( string ItemPath ) : void
ItemPath string
return void

GetItemHistoryLimitAsync() public method

public GetItemHistoryLimitAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
return void

GetItemHistoryOptionsAsync() public method

public GetItemHistoryOptionsAsync ( string ItemPath ) : void
ItemPath string
return void

GetItemHistoryOptionsAsync() public method

public GetItemHistoryOptionsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
return void

GetItemLinkAsync() public method

public GetItemLinkAsync ( string ItemPath ) : void
ItemPath string
return void

GetItemLinkAsync() public method

public GetItemLinkAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
return void

GetItemParametersAsync() public method

public GetItemParametersAsync ( string ItemPath, string HistoryID, bool ForRendering, ParameterValue Values, DataSourceCredentials Credentials ) : void
ItemPath string
HistoryID string
ForRendering bool
Values ParameterValue
Credentials DataSourceCredentials
return void

GetItemParametersAsync() public method

public GetItemParametersAsync ( string ItemPath, string HistoryID, bool ForRendering, ParameterValue Values, DataSourceCredentials Credentials, object userState ) : void
ItemPath string
HistoryID string
ForRendering bool
Values ParameterValue
Credentials DataSourceCredentials
userState object
return void

GetItemReferencesAsync() public method

public GetItemReferencesAsync ( string ItemPath, string ReferenceItemType ) : void
ItemPath string
ReferenceItemType string
return void

GetItemReferencesAsync() public method

public GetItemReferencesAsync ( string ItemPath, string ReferenceItemType, object userState ) : void
ItemPath string
ReferenceItemType string
userState object
return void

GetItemTypeAsync() public method

public GetItemTypeAsync ( string ItemPath ) : void
ItemPath string
return void

GetItemTypeAsync() public method

public GetItemTypeAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
return void

GetModelItemPermissionsAsync() public method

public GetModelItemPermissionsAsync ( string Model, string ModelItemID ) : void
Model string
ModelItemID string
return void

GetModelItemPermissionsAsync() public method

public GetModelItemPermissionsAsync ( string Model, string ModelItemID, object userState ) : void
Model string
ModelItemID string
userState object
return void

GetModelItemPoliciesAsync() public method

public GetModelItemPoliciesAsync ( string Model, string ModelItemID ) : void
Model string
ModelItemID string
return void

GetModelItemPoliciesAsync() public method

public GetModelItemPoliciesAsync ( string Model, string ModelItemID, object userState ) : void
Model string
ModelItemID string
userState object
return void

GetPermissionsAsync() public method

public GetPermissionsAsync ( string ItemPath ) : void
ItemPath string
return void

GetPermissionsAsync() public method

public GetPermissionsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
return void

GetPoliciesAsync() public method

public GetPoliciesAsync ( string ItemPath ) : void
ItemPath string
return void

GetPoliciesAsync() public method

public GetPoliciesAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
return void

GetPropertiesAsync() public method

public GetPropertiesAsync ( string ItemPath, Property Properties ) : void
ItemPath string
Properties Property
return void

GetPropertiesAsync() public method

public GetPropertiesAsync ( string ItemPath, Property Properties, object userState ) : void
ItemPath string
Properties Property
userState object
return void

GetReportServerConfigInfoAsync() public method

public GetReportServerConfigInfoAsync ( bool ScaleOut ) : void
ScaleOut bool
return void

GetReportServerConfigInfoAsync() public method

public GetReportServerConfigInfoAsync ( bool ScaleOut, object userState ) : void
ScaleOut bool
userState object
return void

GetRolePropertiesAsync() public method

public GetRolePropertiesAsync ( string Name, string SiteUrl ) : void
Name string
SiteUrl string
return void

GetRolePropertiesAsync() public method

public GetRolePropertiesAsync ( string Name, string SiteUrl, object userState ) : void
Name string
SiteUrl string
userState object
return void

GetSchedulePropertiesAsync() public method

public GetSchedulePropertiesAsync ( string ScheduleID ) : void
ScheduleID string
return void

GetSchedulePropertiesAsync() public method

public GetSchedulePropertiesAsync ( string ScheduleID, object userState ) : void
ScheduleID string
userState object
return void

GetSubscriptionPropertiesAsync() public method

public GetSubscriptionPropertiesAsync ( string SubscriptionID ) : void
SubscriptionID string
return void

GetSubscriptionPropertiesAsync() public method

public GetSubscriptionPropertiesAsync ( string SubscriptionID, object userState ) : void
SubscriptionID string
userState object
return void

GetSystemPermissionsAsync() public method

public GetSystemPermissionsAsync ( ) : void
return void

GetSystemPermissionsAsync() public method

public GetSystemPermissionsAsync ( object userState ) : void
userState object
return void

GetSystemPoliciesAsync() public method

public GetSystemPoliciesAsync ( ) : void
return void

GetSystemPoliciesAsync() public method

public GetSystemPoliciesAsync ( object userState ) : void
userState object
return void

GetSystemPropertiesAsync() public method

public GetSystemPropertiesAsync ( Property Properties ) : void
Properties Property
return void

GetSystemPropertiesAsync() public method

public GetSystemPropertiesAsync ( Property Properties, object userState ) : void
Properties Property
userState object
return void

GetUserModelAsync() public method

public GetUserModelAsync ( string Model, string Perspective ) : void
Model string
Perspective string
return void

GetUserModelAsync() public method

public GetUserModelAsync ( string Model, string Perspective, object userState ) : void
Model string
Perspective string
userState object
return void

InheritModelItemParentSecurityAsync() public method

public InheritModelItemParentSecurityAsync ( string Model, string ModelItemID ) : void
Model string
ModelItemID string
return void

InheritModelItemParentSecurityAsync() public method

public InheritModelItemParentSecurityAsync ( string Model, string ModelItemID, object userState ) : void
Model string
ModelItemID string
userState object
return void

InheritParentSecurityAsync() public method

public InheritParentSecurityAsync ( string ItemPath ) : void
ItemPath string
return void

InheritParentSecurityAsync() public method

public InheritParentSecurityAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
return void

IsSSLRequiredAsync() public method

public IsSSLRequiredAsync ( ) : void
return void

IsSSLRequiredAsync() public method

public IsSSLRequiredAsync ( object userState ) : void
userState object
return void

ListCacheRefreshPlansAsync() public method

public ListCacheRefreshPlansAsync ( string ItemPath ) : void
ItemPath string
return void

ListCacheRefreshPlansAsync() public method

public ListCacheRefreshPlansAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
return void

ListChildrenAsync() public method

public ListChildrenAsync ( string ItemPath, bool Recursive ) : void
ItemPath string
Recursive bool
return void

ListChildrenAsync() public method

public ListChildrenAsync ( string ItemPath, bool Recursive, object userState ) : void
ItemPath string
Recursive bool
userState object
return void

ListDatabaseCredentialRetrievalOptionsAsync() public method

public ListDatabaseCredentialRetrievalOptionsAsync ( ) : void
return void

ListDatabaseCredentialRetrievalOptionsAsync() public method

public ListDatabaseCredentialRetrievalOptionsAsync ( object userState ) : void
userState object
return void

ListDependentItemsAsync() public method

public ListDependentItemsAsync ( string ItemPath ) : void
ItemPath string
return void

ListDependentItemsAsync() public method

public ListDependentItemsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
return void

ListEventsAsync() public method

public ListEventsAsync ( ) : void
return void

ListEventsAsync() public method

public ListEventsAsync ( object userState ) : void
userState object
return void

ListExecutionSettingsAsync() public method

public ListExecutionSettingsAsync ( ) : void
return void

ListExecutionSettingsAsync() public method

public ListExecutionSettingsAsync ( object userState ) : void
userState object
return void

ListExtensionTypesAsync() public method

public ListExtensionTypesAsync ( ) : void
return void

ListExtensionTypesAsync() public method

public ListExtensionTypesAsync ( object userState ) : void
userState object
return void

ListExtensionsAsync() public method

public ListExtensionsAsync ( string ExtensionType ) : void
ExtensionType string
return void

ListExtensionsAsync() public method

public ListExtensionsAsync ( string ExtensionType, object userState ) : void
ExtensionType string
userState object
return void

ListItemHistoryAsync() public method

public ListItemHistoryAsync ( string ItemPath ) : void
ItemPath string
return void

ListItemHistoryAsync() public method

public ListItemHistoryAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
return void

ListItemTypesAsync() public method

public ListItemTypesAsync ( ) : void
return void

ListItemTypesAsync() public method

public ListItemTypesAsync ( object userState ) : void
userState object
return void

ListJobActionsAsync() public method

public ListJobActionsAsync ( ) : void
return void

ListJobActionsAsync() public method

public ListJobActionsAsync ( object userState ) : void
userState object
return void

ListJobStatesAsync() public method

public ListJobStatesAsync ( ) : void
return void

ListJobStatesAsync() public method

public ListJobStatesAsync ( object userState ) : void
userState object
return void

ListJobTypesAsync() public method

public ListJobTypesAsync ( ) : void
return void

ListJobTypesAsync() public method

public ListJobTypesAsync ( object userState ) : void
userState object
return void

ListJobsAsync() public method

public ListJobsAsync ( ) : void
return void

ListJobsAsync() public method

public ListJobsAsync ( object userState ) : void
userState object
return void

ListModelDrillthroughReportsAsync() public method

public ListModelDrillthroughReportsAsync ( string Model, string ModelItemID ) : void
Model string
ModelItemID string
return void

ListModelDrillthroughReportsAsync() public method

public ListModelDrillthroughReportsAsync ( string Model, string ModelItemID, object userState ) : void
Model string
ModelItemID string
userState object
return void

ListModelItemChildrenAsync() public method

public ListModelItemChildrenAsync ( string Model, string ModelItemID, bool Recursive ) : void
Model string
ModelItemID string
Recursive bool
return void

ListModelItemChildrenAsync() public method

public ListModelItemChildrenAsync ( string Model, string ModelItemID, bool Recursive, object userState ) : void
Model string
ModelItemID string
Recursive bool
userState object
return void

ListModelItemTypesAsync() public method

public ListModelItemTypesAsync ( ) : void
return void

ListModelItemTypesAsync() public method

public ListModelItemTypesAsync ( object userState ) : void
userState object
return void

ListModelPerspectivesAsync() public method

public ListModelPerspectivesAsync ( string Model ) : void
Model string
return void

ListModelPerspectivesAsync() public method

public ListModelPerspectivesAsync ( string Model, object userState ) : void
Model string
userState object
return void

ListMySubscriptionsAsync() public method

public ListMySubscriptionsAsync ( string ItemPathOrSiteURL ) : void
ItemPathOrSiteURL string
return void

ListMySubscriptionsAsync() public method

public ListMySubscriptionsAsync ( string ItemPathOrSiteURL, object userState ) : void
ItemPathOrSiteURL string
userState object
return void

ListParameterStatesAsync() public method

public ListParameterStatesAsync ( ) : void
return void

ListParameterStatesAsync() public method

public ListParameterStatesAsync ( object userState ) : void
userState object
return void

ListParameterTypesAsync() public method

public ListParameterTypesAsync ( ) : void
return void

ListParameterTypesAsync() public method

public ListParameterTypesAsync ( object userState ) : void
userState object
return void

ListParentsAsync() public method

public ListParentsAsync ( string ItemPath ) : void
ItemPath string
return void

ListParentsAsync() public method

public ListParentsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
return void

ListRolesAsync() public method

public ListRolesAsync ( string SecurityScope, string SiteUrl ) : void
SecurityScope string
SiteUrl string
return void

ListRolesAsync() public method

public ListRolesAsync ( string SecurityScope, string SiteUrl, object userState ) : void
SecurityScope string
SiteUrl string
userState object
return void

ListScheduleStatesAsync() public method

public ListScheduleStatesAsync ( ) : void
return void

ListScheduleStatesAsync() public method

public ListScheduleStatesAsync ( object userState ) : void
userState object
return void

ListScheduledItemsAsync() public method

public ListScheduledItemsAsync ( string ScheduleID ) : void
ScheduleID string
return void

ListScheduledItemsAsync() public method

public ListScheduledItemsAsync ( string ScheduleID, object userState ) : void
ScheduleID string
userState object
return void

ListSchedulesAsync() public method

public ListSchedulesAsync ( string SiteUrl ) : void
SiteUrl string
return void

ListSchedulesAsync() public method

public ListSchedulesAsync ( string SiteUrl, object userState ) : void
SiteUrl string
userState object
return void

ListSecurityScopesAsync() public method

public ListSecurityScopesAsync ( ) : void
return void

ListSecurityScopesAsync() public method

public ListSecurityScopesAsync ( object userState ) : void
userState object
return void

ListSubscriptionsAsync() public method

public ListSubscriptionsAsync ( string ItemPathOrSiteURL ) : void
ItemPathOrSiteURL string
return void

ListSubscriptionsAsync() public method

public ListSubscriptionsAsync ( string ItemPathOrSiteURL, object userState ) : void
ItemPathOrSiteURL string
userState object
return void

ListSubscriptionsUsingDataSourceAsync() public method

public ListSubscriptionsUsingDataSourceAsync ( string DataSource ) : void
DataSource string
return void

ListSubscriptionsUsingDataSourceAsync() public method

public ListSubscriptionsUsingDataSourceAsync ( string DataSource, object userState ) : void
DataSource string
userState object
return void

ListTasksAsync() public method

public ListTasksAsync ( string SecurityScope ) : void
SecurityScope string
return void

ListTasksAsync() public method

public ListTasksAsync ( string SecurityScope, object userState ) : void
SecurityScope string
userState object
return void

LogoffAsync() public method

public LogoffAsync ( ) : void
return void

LogoffAsync() public method

public LogoffAsync ( object userState ) : void
userState object
return void

LogonUserAsync() public method

public LogonUserAsync ( string userName, string password, string authority ) : void
userName string
password string
authority string
return void

LogonUserAsync() public method

public LogonUserAsync ( string userName, string password, string authority, object userState ) : void
userName string
password string
authority string
userState object
return void

MoveItemAsync() public method

public MoveItemAsync ( string ItemPath, string Target ) : void
ItemPath string
Target string
return void

MoveItemAsync() public method

public MoveItemAsync ( string ItemPath, string Target, object userState ) : void
ItemPath string
Target string
userState object
return void

PauseScheduleAsync() public method

public PauseScheduleAsync ( string ScheduleID ) : void
ScheduleID string
return void

PauseScheduleAsync() public method

public PauseScheduleAsync ( string ScheduleID, object userState ) : void
ScheduleID string
userState object
return void

PrepareQueryAsync() public method

public PrepareQueryAsync ( DataSource DataSource, DataSetDefinition DataSet ) : void
DataSource DataSource
DataSet DataSetDefinition
return void

PrepareQueryAsync() public method

public PrepareQueryAsync ( DataSource DataSource, DataSetDefinition DataSet, object userState ) : void
DataSource DataSource
DataSet DataSetDefinition
userState object
return void

RegenerateModelAsync() public method

public RegenerateModelAsync ( string Model ) : void
Model string
return void

RegenerateModelAsync() public method

public RegenerateModelAsync ( string Model, object userState ) : void
Model string
userState object
return void

RemoveAllModelItemPoliciesAsync() public method

public RemoveAllModelItemPoliciesAsync ( string Model ) : void
Model string
return void

RemoveAllModelItemPoliciesAsync() public method

public RemoveAllModelItemPoliciesAsync ( string Model, object userState ) : void
Model string
userState object
return void

ReportingService2010() public method

public ReportingService2010 ( ) : System
return System

ResumeScheduleAsync() public method

public ResumeScheduleAsync ( string ScheduleID ) : void
ScheduleID string
return void

ResumeScheduleAsync() public method

public ResumeScheduleAsync ( string ScheduleID, object userState ) : void
ScheduleID string
userState object
return void

SetCacheOptionsAsync() public method

public SetCacheOptionsAsync ( string ItemPath, bool CacheItem, ExpirationDefinition Item ) : void
ItemPath string
CacheItem bool
Item ExpirationDefinition
return void

SetCacheOptionsAsync() public method

public SetCacheOptionsAsync ( string ItemPath, bool CacheItem, ExpirationDefinition Item, object userState ) : void
ItemPath string
CacheItem bool
Item ExpirationDefinition
userState object
return void

SetCacheRefreshPlanPropertiesAsync() public method

public SetCacheRefreshPlanPropertiesAsync ( string CacheRefreshPlanID, string Description, string EventType, string MatchData, ParameterValue Parameters ) : void
CacheRefreshPlanID string
Description string
EventType string
MatchData string
Parameters ParameterValue
return void

SetCacheRefreshPlanPropertiesAsync() public method

public SetCacheRefreshPlanPropertiesAsync ( string CacheRefreshPlanID, string Description, string EventType, string MatchData, ParameterValue Parameters, object userState ) : void
CacheRefreshPlanID string
Description string
EventType string
MatchData string
Parameters ParameterValue
userState object
return void

SetDataDrivenSubscriptionPropertiesAsync() public method

public SetDataDrivenSubscriptionPropertiesAsync ( string DataDrivenSubscriptionID, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference Parameters ) : void
DataDrivenSubscriptionID string
ExtensionSettings ExtensionSettings
DataRetrievalPlan DataRetrievalPlan
Description string
EventType string
MatchData string
Parameters ParameterValueOrFieldReference
return void

SetDataDrivenSubscriptionPropertiesAsync() public method

public SetDataDrivenSubscriptionPropertiesAsync ( string DataDrivenSubscriptionID, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference Parameters, object userState ) : void
DataDrivenSubscriptionID string
ExtensionSettings ExtensionSettings
DataRetrievalPlan DataRetrievalPlan
Description string
EventType string
MatchData string
Parameters ParameterValueOrFieldReference
userState object
return void

SetDataSourceContentsAsync() public method

public SetDataSourceContentsAsync ( string DataSource, DataSourceDefinition Definition ) : void
DataSource string
Definition DataSourceDefinition
return void

SetDataSourceContentsAsync() public method

public SetDataSourceContentsAsync ( string DataSource, DataSourceDefinition Definition, object userState ) : void
DataSource string
Definition DataSourceDefinition
userState object
return void

SetExecutionOptionsAsync() public method

public SetExecutionOptionsAsync ( string ItemPath, string ExecutionSetting, ScheduleDefinitionOrReference Item ) : void
ItemPath string
ExecutionSetting string
Item ScheduleDefinitionOrReference
return void

SetExecutionOptionsAsync() public method

public SetExecutionOptionsAsync ( string ItemPath, string ExecutionSetting, ScheduleDefinitionOrReference Item, object userState ) : void
ItemPath string
ExecutionSetting string
Item ScheduleDefinitionOrReference
userState object
return void

SetItemDataSourcesAsync() public method

public SetItemDataSourcesAsync ( string ItemPath, DataSource DataSources ) : void
ItemPath string
DataSources DataSource
return void

SetItemDataSourcesAsync() public method

public SetItemDataSourcesAsync ( string ItemPath, DataSource DataSources, object userState ) : void
ItemPath string
DataSources DataSource
userState object
return void

SetItemDefinitionAsync() public method

public SetItemDefinitionAsync ( string ItemPath, byte Definition, Property Properties ) : void
ItemPath string
Definition byte
Properties Property
return void

SetItemDefinitionAsync() public method

public SetItemDefinitionAsync ( string ItemPath, byte Definition, Property Properties, object userState ) : void
ItemPath string
Definition byte
Properties Property
userState object
return void

SetItemHistoryLimitAsync() public method

public SetItemHistoryLimitAsync ( string ItemPath, bool UseSystem, int HistoryLimit ) : void
ItemPath string
UseSystem bool
HistoryLimit int
return void

SetItemHistoryLimitAsync() public method

public SetItemHistoryLimitAsync ( string ItemPath, bool UseSystem, int HistoryLimit, object userState ) : void
ItemPath string
UseSystem bool
HistoryLimit int
userState object
return void

SetItemHistoryOptionsAsync() public method

public SetItemHistoryOptionsAsync ( string ItemPath, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item ) : void
ItemPath string
EnableManualSnapshotCreation bool
KeepExecutionSnapshots bool
Item ScheduleDefinitionOrReference
return void

SetItemHistoryOptionsAsync() public method

public SetItemHistoryOptionsAsync ( string ItemPath, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item, object userState ) : void
ItemPath string
EnableManualSnapshotCreation bool
KeepExecutionSnapshots bool
Item ScheduleDefinitionOrReference
userState object
return void

SetItemLinkAsync() public method

public SetItemLinkAsync ( string ItemPath, string Link ) : void
ItemPath string
Link string
return void

SetItemLinkAsync() public method

public SetItemLinkAsync ( string ItemPath, string Link, object userState ) : void
ItemPath string
Link string
userState object
return void

SetItemParametersAsync() public method

public SetItemParametersAsync ( string ItemPath, ItemParameter Parameters ) : void
ItemPath string
Parameters ItemParameter
return void

SetItemParametersAsync() public method

public SetItemParametersAsync ( string ItemPath, ItemParameter Parameters, object userState ) : void
ItemPath string
Parameters ItemParameter
userState object
return void

SetItemReferencesAsync() public method

public SetItemReferencesAsync ( string ItemPath, ItemReference ItemReferences ) : void
ItemPath string
ItemReferences ItemReference
return void

SetItemReferencesAsync() public method

public SetItemReferencesAsync ( string ItemPath, ItemReference ItemReferences, object userState ) : void
ItemPath string
ItemReferences ItemReference
userState object
return void

SetModelDrillthroughReportsAsync() public method

public SetModelDrillthroughReportsAsync ( string Model, string ModelItemID, ModelDrillthroughReport Reports ) : void
Model string
ModelItemID string
Reports ModelDrillthroughReport
return void

SetModelDrillthroughReportsAsync() public method

public SetModelDrillthroughReportsAsync ( string Model, string ModelItemID, ModelDrillthroughReport Reports, object userState ) : void
Model string
ModelItemID string
Reports ModelDrillthroughReport
userState object
return void

SetModelItemPoliciesAsync() public method

public SetModelItemPoliciesAsync ( string Model, string ModelItemID, Policy Policies ) : void
Model string
ModelItemID string
Policies Policy
return void

SetModelItemPoliciesAsync() public method

public SetModelItemPoliciesAsync ( string Model, string ModelItemID, Policy Policies, object userState ) : void
Model string
ModelItemID string
Policies Policy
userState object
return void

SetPoliciesAsync() public method

public SetPoliciesAsync ( string ItemPath, Policy Policies ) : void
ItemPath string
Policies Policy
return void

SetPoliciesAsync() public method

public SetPoliciesAsync ( string ItemPath, Policy Policies, object userState ) : void
ItemPath string
Policies Policy
userState object
return void

SetPropertiesAsync() public method

public SetPropertiesAsync ( string ItemPath, Property Properties ) : void
ItemPath string
Properties Property
return void

SetPropertiesAsync() public method

public SetPropertiesAsync ( string ItemPath, Property Properties, object userState ) : void
ItemPath string
Properties Property
userState object
return void

SetRolePropertiesAsync() public method

public SetRolePropertiesAsync ( string Name, string Description, string TaskIDs ) : void
Name string
Description string
TaskIDs string
return void

SetRolePropertiesAsync() public method

public SetRolePropertiesAsync ( string Name, string Description, string TaskIDs, object userState ) : void
Name string
Description string
TaskIDs string
userState object
return void

SetSchedulePropertiesAsync() public method

public SetSchedulePropertiesAsync ( string Name, string ScheduleID, ScheduleDefinition ScheduleDefinition ) : void
Name string
ScheduleID string
ScheduleDefinition ScheduleDefinition
return void

SetSchedulePropertiesAsync() public method

public SetSchedulePropertiesAsync ( string Name, string ScheduleID, ScheduleDefinition ScheduleDefinition, object userState ) : void
Name string
ScheduleID string
ScheduleDefinition ScheduleDefinition
userState object
return void

SetSubscriptionPropertiesAsync() public method

public SetSubscriptionPropertiesAsync ( string SubscriptionID, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue Parameters ) : void
SubscriptionID string
ExtensionSettings ExtensionSettings
Description string
EventType string
MatchData string
Parameters ParameterValue
return void

SetSubscriptionPropertiesAsync() public method

public SetSubscriptionPropertiesAsync ( string SubscriptionID, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue Parameters, object userState ) : void
SubscriptionID string
ExtensionSettings ExtensionSettings
Description string
EventType string
MatchData string
Parameters ParameterValue
userState object
return void

SetSystemPoliciesAsync() public method

public SetSystemPoliciesAsync ( Policy Policies ) : void
Policies Policy
return void

SetSystemPoliciesAsync() public method

public SetSystemPoliciesAsync ( Policy Policies, object userState ) : void
Policies Policy
userState object
return void

SetSystemPropertiesAsync() public method

public SetSystemPropertiesAsync ( Property Properties ) : void
Properties Property
return void

SetSystemPropertiesAsync() public method

public SetSystemPropertiesAsync ( Property Properties, object userState ) : void
Properties Property
userState object
return void

TestConnectForDataSourceDefinitionAsync() public method

public TestConnectForDataSourceDefinitionAsync ( DataSourceDefinition DataSourceDefinition, string UserName, string Password ) : void
DataSourceDefinition DataSourceDefinition
UserName string
Password string
return void

TestConnectForDataSourceDefinitionAsync() public method

public TestConnectForDataSourceDefinitionAsync ( DataSourceDefinition DataSourceDefinition, string UserName, string Password, object userState ) : void
DataSourceDefinition DataSourceDefinition
UserName string
Password string
userState object
return void

TestConnectForItemDataSourceAsync() public method

public TestConnectForItemDataSourceAsync ( string ItemPath, string DataSourceName, string UserName, string Password ) : void
ItemPath string
DataSourceName string
UserName string
Password string
return void

TestConnectForItemDataSourceAsync() public method

public TestConnectForItemDataSourceAsync ( string ItemPath, string DataSourceName, string UserName, string Password, object userState ) : void
ItemPath string
DataSourceName string
UserName string
Password string
userState object
return void

UpdateItemExecutionSnapshotAsync() public method

public UpdateItemExecutionSnapshotAsync ( string ItemPath ) : void
ItemPath string
return void

UpdateItemExecutionSnapshotAsync() public method

public UpdateItemExecutionSnapshotAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
return void

ValidateExtensionSettingsAsync() public method

public ValidateExtensionSettingsAsync ( string Extension, ParameterValueOrFieldReference ParameterValues, string SiteUrl ) : void
Extension string
ParameterValues ParameterValueOrFieldReference
SiteUrl string
return void

ValidateExtensionSettingsAsync() public method

public ValidateExtensionSettingsAsync ( string Extension, ParameterValueOrFieldReference ParameterValues, string SiteUrl, object userState ) : void
Extension string
ParameterValues ParameterValueOrFieldReference
SiteUrl string
userState object
return void