C# Класс Cats.ReportPortal.ReportingService2010

Наследование: System.Web.Services.Protocols.SoapHttpClientProtocol
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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

Приватные методы

Метод Описание
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[]

Описание методов

CancelAsync() публичный Метод

public CancelAsync ( object userState ) : void
userState object
Результат void

CancelJobAsync() публичный Метод

public CancelJobAsync ( string JobID ) : void
JobID string
Результат void

CancelJobAsync() публичный Метод

public CancelJobAsync ( string JobID, object userState ) : void
JobID string
userState object
Результат void

ChangeSubscriptionOwnerAsync() публичный Метод

public ChangeSubscriptionOwnerAsync ( string SubscriptionID, string NewOwner ) : void
SubscriptionID string
NewOwner string
Результат void

ChangeSubscriptionOwnerAsync() публичный Метод

public ChangeSubscriptionOwnerAsync ( string SubscriptionID, string NewOwner, object userState ) : void
SubscriptionID string
NewOwner string
userState object
Результат void

CreateCacheRefreshPlanAsync() публичный Метод

public CreateCacheRefreshPlanAsync ( string ItemPath, string Description, string EventType, string MatchData, ParameterValue Parameters ) : void
ItemPath string
Description string
EventType string
MatchData string
Parameters ParameterValue
Результат void

CreateCacheRefreshPlanAsync() публичный Метод

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
Результат void

CreateCatalogItemAsync() публичный Метод

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
Результат void

CreateCatalogItemAsync() публичный Метод

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
Результат void

CreateDataDrivenSubscriptionAsync() публичный Метод

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
Результат void

CreateDataDrivenSubscriptionAsync() публичный Метод

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
Результат void

CreateDataSourceAsync() публичный Метод

public CreateDataSourceAsync ( string DataSource, string Parent, bool Overwrite, DataSourceDefinition Definition, Property Properties ) : void
DataSource string
Parent string
Overwrite bool
Definition DataSourceDefinition
Properties Property
Результат void

CreateDataSourceAsync() публичный Метод

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
Результат void

CreateFolderAsync() публичный Метод

public CreateFolderAsync ( string Folder, string Parent, Property Properties ) : void
Folder string
Parent string
Properties Property
Результат void

CreateFolderAsync() публичный Метод

public CreateFolderAsync ( string Folder, string Parent, Property Properties, object userState ) : void
Folder string
Parent string
Properties Property
userState object
Результат void

CreateItemHistorySnapshotAsync() публичный Метод

public CreateItemHistorySnapshotAsync ( string ItemPath ) : void
ItemPath string
Результат void

CreateItemHistorySnapshotAsync() публичный Метод

public CreateItemHistorySnapshotAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Результат void

CreateLinkedItemAsync() публичный Метод

public CreateLinkedItemAsync ( string ItemPath, string Parent, string Link, Property Properties ) : void
ItemPath string
Parent string
Link string
Properties Property
Результат void

CreateLinkedItemAsync() публичный Метод

public CreateLinkedItemAsync ( string ItemPath, string Parent, string Link, Property Properties, object userState ) : void
ItemPath string
Parent string
Link string
Properties Property
userState object
Результат void

CreateReportEditSessionAsync() публичный Метод

public CreateReportEditSessionAsync ( string Report, string Parent, byte Definition ) : void
Report string
Parent string
Definition byte
Результат void

CreateReportEditSessionAsync() публичный Метод

public CreateReportEditSessionAsync ( string Report, string Parent, byte Definition, object userState ) : void
Report string
Parent string
Definition byte
userState object
Результат void

CreateRoleAsync() публичный Метод

public CreateRoleAsync ( string Name, string Description, string TaskIDs ) : void
Name string
Description string
TaskIDs string
Результат void

CreateRoleAsync() публичный Метод

public CreateRoleAsync ( string Name, string Description, string TaskIDs, object userState ) : void
Name string
Description string
TaskIDs string
userState object
Результат void

CreateScheduleAsync() публичный Метод

public CreateScheduleAsync ( string Name, ScheduleDefinition ScheduleDefinition, string SiteUrl ) : void
Name string
ScheduleDefinition ScheduleDefinition
SiteUrl string
Результат void

CreateScheduleAsync() публичный Метод

public CreateScheduleAsync ( string Name, ScheduleDefinition ScheduleDefinition, string SiteUrl, object userState ) : void
Name string
ScheduleDefinition ScheduleDefinition
SiteUrl string
userState object
Результат void

CreateSubscriptionAsync() публичный Метод

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
Результат void

CreateSubscriptionAsync() публичный Метод

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
Результат void

DeleteCacheRefreshPlanAsync() публичный Метод

public DeleteCacheRefreshPlanAsync ( string CacheRefreshPlanID ) : void
CacheRefreshPlanID string
Результат void

DeleteCacheRefreshPlanAsync() публичный Метод

public DeleteCacheRefreshPlanAsync ( string CacheRefreshPlanID, object userState ) : void
CacheRefreshPlanID string
userState object
Результат void

DeleteItemAsync() публичный Метод

public DeleteItemAsync ( string ItemPath ) : void
ItemPath string
Результат void

DeleteItemAsync() публичный Метод

public DeleteItemAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Результат void

DeleteItemHistorySnapshotAsync() публичный Метод

public DeleteItemHistorySnapshotAsync ( string ItemPath, string HistoryID ) : void
ItemPath string
HistoryID string
Результат void

DeleteItemHistorySnapshotAsync() публичный Метод

public DeleteItemHistorySnapshotAsync ( string ItemPath, string HistoryID, object userState ) : void
ItemPath string
HistoryID string
userState object
Результат void

DeleteRoleAsync() публичный Метод

public DeleteRoleAsync ( string Name ) : void
Name string
Результат void

DeleteRoleAsync() публичный Метод

public DeleteRoleAsync ( string Name, object userState ) : void
Name string
userState object
Результат void

DeleteScheduleAsync() публичный Метод

public DeleteScheduleAsync ( string ScheduleID ) : void
ScheduleID string
Результат void

DeleteScheduleAsync() публичный Метод

public DeleteScheduleAsync ( string ScheduleID, object userState ) : void
ScheduleID string
userState object
Результат void

DeleteSubscriptionAsync() публичный Метод

public DeleteSubscriptionAsync ( string SubscriptionID ) : void
SubscriptionID string
Результат void

DeleteSubscriptionAsync() публичный Метод

public DeleteSubscriptionAsync ( string SubscriptionID, object userState ) : void
SubscriptionID string
userState object
Результат void

DisableDataSourceAsync() публичный Метод

public DisableDataSourceAsync ( string DataSource ) : void
DataSource string
Результат void

DisableDataSourceAsync() публичный Метод

public DisableDataSourceAsync ( string DataSource, object userState ) : void
DataSource string
userState object
Результат void

EnableDataSourceAsync() публичный Метод

public EnableDataSourceAsync ( string DataSource ) : void
DataSource string
Результат void

EnableDataSourceAsync() публичный Метод

public EnableDataSourceAsync ( string DataSource, object userState ) : void
DataSource string
userState object
Результат void

FindItemsAsync() публичный Метод

public FindItemsAsync ( string Folder, BooleanOperatorEnum BooleanOperator, Property SearchOptions, SearchCondition SearchConditions ) : void
Folder string
BooleanOperator BooleanOperatorEnum
SearchOptions Property
SearchConditions SearchCondition
Результат void

FindItemsAsync() публичный Метод

public FindItemsAsync ( string Folder, BooleanOperatorEnum BooleanOperator, Property SearchOptions, SearchCondition SearchConditions, object userState ) : void
Folder string
BooleanOperator BooleanOperatorEnum
SearchOptions Property
SearchConditions SearchCondition
userState object
Результат void

FireEventAsync() публичный Метод

public FireEventAsync ( string EventType, string EventData, string SiteUrl ) : void
EventType string
EventData string
SiteUrl string
Результат void

FireEventAsync() публичный Метод

public FireEventAsync ( string EventType, string EventData, string SiteUrl, object userState ) : void
EventType string
EventData string
SiteUrl string
userState object
Результат void

FlushCacheAsync() публичный Метод

public FlushCacheAsync ( string ItemPath ) : void
ItemPath string
Результат void

FlushCacheAsync() публичный Метод

public FlushCacheAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Результат void

GenerateModelAsync() публичный Метод

public GenerateModelAsync ( string DataSource, string Model, string Parent, Property Properties ) : void
DataSource string
Model string
Parent string
Properties Property
Результат void

GenerateModelAsync() публичный Метод

public GenerateModelAsync ( string DataSource, string Model, string Parent, Property Properties, object userState ) : void
DataSource string
Model string
Parent string
Properties Property
userState object
Результат void

GetCacheOptionsAsync() публичный Метод

public GetCacheOptionsAsync ( string ItemPath ) : void
ItemPath string
Результат void

GetCacheOptionsAsync() публичный Метод

public GetCacheOptionsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Результат void

GetCacheRefreshPlanPropertiesAsync() публичный Метод

public GetCacheRefreshPlanPropertiesAsync ( string CacheRefreshPlanID ) : void
CacheRefreshPlanID string
Результат void

GetCacheRefreshPlanPropertiesAsync() публичный Метод

public GetCacheRefreshPlanPropertiesAsync ( string CacheRefreshPlanID, object userState ) : void
CacheRefreshPlanID string
userState object
Результат void

GetDataDrivenSubscriptionPropertiesAsync() публичный Метод

public GetDataDrivenSubscriptionPropertiesAsync ( string DataDrivenSubscriptionID ) : void
DataDrivenSubscriptionID string
Результат void

GetDataDrivenSubscriptionPropertiesAsync() публичный Метод

public GetDataDrivenSubscriptionPropertiesAsync ( string DataDrivenSubscriptionID, object userState ) : void
DataDrivenSubscriptionID string
userState object
Результат void

GetDataSourceContentsAsync() публичный Метод

public GetDataSourceContentsAsync ( string DataSource ) : void
DataSource string
Результат void

GetDataSourceContentsAsync() публичный Метод

public GetDataSourceContentsAsync ( string DataSource, object userState ) : void
DataSource string
userState object
Результат void

GetExecutionOptionsAsync() публичный Метод

public GetExecutionOptionsAsync ( string ItemPath ) : void
ItemPath string
Результат void

GetExecutionOptionsAsync() публичный Метод

public GetExecutionOptionsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Результат void

GetExtensionSettingsAsync() публичный Метод

public GetExtensionSettingsAsync ( string Extension ) : void
Extension string
Результат void

GetExtensionSettingsAsync() публичный Метод

public GetExtensionSettingsAsync ( string Extension, object userState ) : void
Extension string
userState object
Результат void

GetItemDataSourcePromptsAsync() публичный Метод

public GetItemDataSourcePromptsAsync ( string ItemPath ) : void
ItemPath string
Результат void

GetItemDataSourcePromptsAsync() публичный Метод

public GetItemDataSourcePromptsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Результат void

GetItemDataSourcesAsync() публичный Метод

public GetItemDataSourcesAsync ( string ItemPath ) : void
ItemPath string
Результат void

GetItemDataSourcesAsync() публичный Метод

public GetItemDataSourcesAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Результат void

GetItemDefinitionAsync() публичный Метод

public GetItemDefinitionAsync ( string ItemPath ) : void
ItemPath string
Результат void

GetItemDefinitionAsync() публичный Метод

public GetItemDefinitionAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Результат void

GetItemHistoryLimitAsync() публичный Метод

public GetItemHistoryLimitAsync ( string ItemPath ) : void
ItemPath string
Результат void

GetItemHistoryLimitAsync() публичный Метод

public GetItemHistoryLimitAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Результат void

GetItemHistoryOptionsAsync() публичный Метод

public GetItemHistoryOptionsAsync ( string ItemPath ) : void
ItemPath string
Результат void

GetItemHistoryOptionsAsync() публичный Метод

public GetItemHistoryOptionsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Результат void

GetItemLinkAsync() публичный Метод

public GetItemLinkAsync ( string ItemPath ) : void
ItemPath string
Результат void

GetItemLinkAsync() публичный Метод

public GetItemLinkAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Результат void

GetItemParametersAsync() публичный Метод

public GetItemParametersAsync ( string ItemPath, string HistoryID, bool ForRendering, ParameterValue Values, DataSourceCredentials Credentials ) : void
ItemPath string
HistoryID string
ForRendering bool
Values ParameterValue
Credentials DataSourceCredentials
Результат void

GetItemParametersAsync() публичный Метод

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
Результат void

GetItemReferencesAsync() публичный Метод

public GetItemReferencesAsync ( string ItemPath, string ReferenceItemType ) : void
ItemPath string
ReferenceItemType string
Результат void

GetItemReferencesAsync() публичный Метод

public GetItemReferencesAsync ( string ItemPath, string ReferenceItemType, object userState ) : void
ItemPath string
ReferenceItemType string
userState object
Результат void

GetItemTypeAsync() публичный Метод

public GetItemTypeAsync ( string ItemPath ) : void
ItemPath string
Результат void

GetItemTypeAsync() публичный Метод

public GetItemTypeAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Результат void

GetModelItemPermissionsAsync() публичный Метод

public GetModelItemPermissionsAsync ( string Model, string ModelItemID ) : void
Model string
ModelItemID string
Результат void

GetModelItemPermissionsAsync() публичный Метод

public GetModelItemPermissionsAsync ( string Model, string ModelItemID, object userState ) : void
Model string
ModelItemID string
userState object
Результат void

GetModelItemPoliciesAsync() публичный Метод

public GetModelItemPoliciesAsync ( string Model, string ModelItemID ) : void
Model string
ModelItemID string
Результат void

GetModelItemPoliciesAsync() публичный Метод

public GetModelItemPoliciesAsync ( string Model, string ModelItemID, object userState ) : void
Model string
ModelItemID string
userState object
Результат void

GetPermissionsAsync() публичный Метод

public GetPermissionsAsync ( string ItemPath ) : void
ItemPath string
Результат void

GetPermissionsAsync() публичный Метод

public GetPermissionsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Результат void

GetPoliciesAsync() публичный Метод

public GetPoliciesAsync ( string ItemPath ) : void
ItemPath string
Результат void

GetPoliciesAsync() публичный Метод

public GetPoliciesAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Результат void

GetPropertiesAsync() публичный Метод

public GetPropertiesAsync ( string ItemPath, Property Properties ) : void
ItemPath string
Properties Property
Результат void

GetPropertiesAsync() публичный Метод

public GetPropertiesAsync ( string ItemPath, Property Properties, object userState ) : void
ItemPath string
Properties Property
userState object
Результат void

GetReportServerConfigInfoAsync() публичный Метод

public GetReportServerConfigInfoAsync ( bool ScaleOut ) : void
ScaleOut bool
Результат void

GetReportServerConfigInfoAsync() публичный Метод

public GetReportServerConfigInfoAsync ( bool ScaleOut, object userState ) : void
ScaleOut bool
userState object
Результат void

GetRolePropertiesAsync() публичный Метод

public GetRolePropertiesAsync ( string Name, string SiteUrl ) : void
Name string
SiteUrl string
Результат void

GetRolePropertiesAsync() публичный Метод

public GetRolePropertiesAsync ( string Name, string SiteUrl, object userState ) : void
Name string
SiteUrl string
userState object
Результат void

GetSchedulePropertiesAsync() публичный Метод

public GetSchedulePropertiesAsync ( string ScheduleID ) : void
ScheduleID string
Результат void

GetSchedulePropertiesAsync() публичный Метод

public GetSchedulePropertiesAsync ( string ScheduleID, object userState ) : void
ScheduleID string
userState object
Результат void

GetSubscriptionPropertiesAsync() публичный Метод

public GetSubscriptionPropertiesAsync ( string SubscriptionID ) : void
SubscriptionID string
Результат void

GetSubscriptionPropertiesAsync() публичный Метод

public GetSubscriptionPropertiesAsync ( string SubscriptionID, object userState ) : void
SubscriptionID string
userState object
Результат void

GetSystemPermissionsAsync() публичный Метод

public GetSystemPermissionsAsync ( ) : void
Результат void

GetSystemPermissionsAsync() публичный Метод

public GetSystemPermissionsAsync ( object userState ) : void
userState object
Результат void

GetSystemPoliciesAsync() публичный Метод

public GetSystemPoliciesAsync ( ) : void
Результат void

GetSystemPoliciesAsync() публичный Метод

public GetSystemPoliciesAsync ( object userState ) : void
userState object
Результат void

GetSystemPropertiesAsync() публичный Метод

public GetSystemPropertiesAsync ( Property Properties ) : void
Properties Property
Результат void

GetSystemPropertiesAsync() публичный Метод

public GetSystemPropertiesAsync ( Property Properties, object userState ) : void
Properties Property
userState object
Результат void

GetUserModelAsync() публичный Метод

public GetUserModelAsync ( string Model, string Perspective ) : void
Model string
Perspective string
Результат void

GetUserModelAsync() публичный Метод

public GetUserModelAsync ( string Model, string Perspective, object userState ) : void
Model string
Perspective string
userState object
Результат void

InheritModelItemParentSecurityAsync() публичный Метод

public InheritModelItemParentSecurityAsync ( string Model, string ModelItemID ) : void
Model string
ModelItemID string
Результат void

InheritModelItemParentSecurityAsync() публичный Метод

public InheritModelItemParentSecurityAsync ( string Model, string ModelItemID, object userState ) : void
Model string
ModelItemID string
userState object
Результат void

InheritParentSecurityAsync() публичный Метод

public InheritParentSecurityAsync ( string ItemPath ) : void
ItemPath string
Результат void

InheritParentSecurityAsync() публичный Метод

public InheritParentSecurityAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Результат void

IsSSLRequiredAsync() публичный Метод

public IsSSLRequiredAsync ( ) : void
Результат void

IsSSLRequiredAsync() публичный Метод

public IsSSLRequiredAsync ( object userState ) : void
userState object
Результат void

ListCacheRefreshPlansAsync() публичный Метод

public ListCacheRefreshPlansAsync ( string ItemPath ) : void
ItemPath string
Результат void

ListCacheRefreshPlansAsync() публичный Метод

public ListCacheRefreshPlansAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Результат void

ListChildrenAsync() публичный Метод

public ListChildrenAsync ( string ItemPath, bool Recursive ) : void
ItemPath string
Recursive bool
Результат void

ListChildrenAsync() публичный Метод

public ListChildrenAsync ( string ItemPath, bool Recursive, object userState ) : void
ItemPath string
Recursive bool
userState object
Результат void

ListDatabaseCredentialRetrievalOptionsAsync() публичный Метод

public ListDatabaseCredentialRetrievalOptionsAsync ( ) : void
Результат void

ListDatabaseCredentialRetrievalOptionsAsync() публичный Метод

public ListDatabaseCredentialRetrievalOptionsAsync ( object userState ) : void
userState object
Результат void

ListDependentItemsAsync() публичный Метод

public ListDependentItemsAsync ( string ItemPath ) : void
ItemPath string
Результат void

ListDependentItemsAsync() публичный Метод

public ListDependentItemsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Результат void

ListEventsAsync() публичный Метод

public ListEventsAsync ( ) : void
Результат void

ListEventsAsync() публичный Метод

public ListEventsAsync ( object userState ) : void
userState object
Результат void

ListExecutionSettingsAsync() публичный Метод

public ListExecutionSettingsAsync ( ) : void
Результат void

ListExecutionSettingsAsync() публичный Метод

public ListExecutionSettingsAsync ( object userState ) : void
userState object
Результат void

ListExtensionTypesAsync() публичный Метод

public ListExtensionTypesAsync ( ) : void
Результат void

ListExtensionTypesAsync() публичный Метод

public ListExtensionTypesAsync ( object userState ) : void
userState object
Результат void

ListExtensionsAsync() публичный Метод

public ListExtensionsAsync ( string ExtensionType ) : void
ExtensionType string
Результат void

ListExtensionsAsync() публичный Метод

public ListExtensionsAsync ( string ExtensionType, object userState ) : void
ExtensionType string
userState object
Результат void

ListItemHistoryAsync() публичный Метод

public ListItemHistoryAsync ( string ItemPath ) : void
ItemPath string
Результат void

ListItemHistoryAsync() публичный Метод

public ListItemHistoryAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Результат void

ListItemTypesAsync() публичный Метод

public ListItemTypesAsync ( ) : void
Результат void

ListItemTypesAsync() публичный Метод

public ListItemTypesAsync ( object userState ) : void
userState object
Результат void

ListJobActionsAsync() публичный Метод

public ListJobActionsAsync ( ) : void
Результат void

ListJobActionsAsync() публичный Метод

public ListJobActionsAsync ( object userState ) : void
userState object
Результат void

ListJobStatesAsync() публичный Метод

public ListJobStatesAsync ( ) : void
Результат void

ListJobStatesAsync() публичный Метод

public ListJobStatesAsync ( object userState ) : void
userState object
Результат void

ListJobTypesAsync() публичный Метод

public ListJobTypesAsync ( ) : void
Результат void

ListJobTypesAsync() публичный Метод

public ListJobTypesAsync ( object userState ) : void
userState object
Результат void

ListJobsAsync() публичный Метод

public ListJobsAsync ( ) : void
Результат void

ListJobsAsync() публичный Метод

public ListJobsAsync ( object userState ) : void
userState object
Результат void

ListModelDrillthroughReportsAsync() публичный Метод

public ListModelDrillthroughReportsAsync ( string Model, string ModelItemID ) : void
Model string
ModelItemID string
Результат void

ListModelDrillthroughReportsAsync() публичный Метод

public ListModelDrillthroughReportsAsync ( string Model, string ModelItemID, object userState ) : void
Model string
ModelItemID string
userState object
Результат void

ListModelItemChildrenAsync() публичный Метод

public ListModelItemChildrenAsync ( string Model, string ModelItemID, bool Recursive ) : void
Model string
ModelItemID string
Recursive bool
Результат void

ListModelItemChildrenAsync() публичный Метод

public ListModelItemChildrenAsync ( string Model, string ModelItemID, bool Recursive, object userState ) : void
Model string
ModelItemID string
Recursive bool
userState object
Результат void

ListModelItemTypesAsync() публичный Метод

public ListModelItemTypesAsync ( ) : void
Результат void

ListModelItemTypesAsync() публичный Метод

public ListModelItemTypesAsync ( object userState ) : void
userState object
Результат void

ListModelPerspectivesAsync() публичный Метод

public ListModelPerspectivesAsync ( string Model ) : void
Model string
Результат void

ListModelPerspectivesAsync() публичный Метод

public ListModelPerspectivesAsync ( string Model, object userState ) : void
Model string
userState object
Результат void

ListMySubscriptionsAsync() публичный Метод

public ListMySubscriptionsAsync ( string ItemPathOrSiteURL ) : void
ItemPathOrSiteURL string
Результат void

ListMySubscriptionsAsync() публичный Метод

public ListMySubscriptionsAsync ( string ItemPathOrSiteURL, object userState ) : void
ItemPathOrSiteURL string
userState object
Результат void

ListParameterStatesAsync() публичный Метод

public ListParameterStatesAsync ( ) : void
Результат void

ListParameterStatesAsync() публичный Метод

public ListParameterStatesAsync ( object userState ) : void
userState object
Результат void

ListParameterTypesAsync() публичный Метод

public ListParameterTypesAsync ( ) : void
Результат void

ListParameterTypesAsync() публичный Метод

public ListParameterTypesAsync ( object userState ) : void
userState object
Результат void

ListParentsAsync() публичный Метод

public ListParentsAsync ( string ItemPath ) : void
ItemPath string
Результат void

ListParentsAsync() публичный Метод

public ListParentsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Результат void

ListRolesAsync() публичный Метод

public ListRolesAsync ( string SecurityScope, string SiteUrl ) : void
SecurityScope string
SiteUrl string
Результат void

ListRolesAsync() публичный Метод

public ListRolesAsync ( string SecurityScope, string SiteUrl, object userState ) : void
SecurityScope string
SiteUrl string
userState object
Результат void

ListScheduleStatesAsync() публичный Метод

public ListScheduleStatesAsync ( ) : void
Результат void

ListScheduleStatesAsync() публичный Метод

public ListScheduleStatesAsync ( object userState ) : void
userState object
Результат void

ListScheduledItemsAsync() публичный Метод

public ListScheduledItemsAsync ( string ScheduleID ) : void
ScheduleID string
Результат void

ListScheduledItemsAsync() публичный Метод

public ListScheduledItemsAsync ( string ScheduleID, object userState ) : void
ScheduleID string
userState object
Результат void

ListSchedulesAsync() публичный Метод

public ListSchedulesAsync ( string SiteUrl ) : void
SiteUrl string
Результат void

ListSchedulesAsync() публичный Метод

public ListSchedulesAsync ( string SiteUrl, object userState ) : void
SiteUrl string
userState object
Результат void

ListSecurityScopesAsync() публичный Метод

public ListSecurityScopesAsync ( ) : void
Результат void

ListSecurityScopesAsync() публичный Метод

public ListSecurityScopesAsync ( object userState ) : void
userState object
Результат void

ListSubscriptionsAsync() публичный Метод

public ListSubscriptionsAsync ( string ItemPathOrSiteURL ) : void
ItemPathOrSiteURL string
Результат void

ListSubscriptionsAsync() публичный Метод

public ListSubscriptionsAsync ( string ItemPathOrSiteURL, object userState ) : void
ItemPathOrSiteURL string
userState object
Результат void

ListSubscriptionsUsingDataSourceAsync() публичный Метод

public ListSubscriptionsUsingDataSourceAsync ( string DataSource ) : void
DataSource string
Результат void

ListSubscriptionsUsingDataSourceAsync() публичный Метод

public ListSubscriptionsUsingDataSourceAsync ( string DataSource, object userState ) : void
DataSource string
userState object
Результат void

ListTasksAsync() публичный Метод

public ListTasksAsync ( string SecurityScope ) : void
SecurityScope string
Результат void

ListTasksAsync() публичный Метод

public ListTasksAsync ( string SecurityScope, object userState ) : void
SecurityScope string
userState object
Результат void

LogoffAsync() публичный Метод

public LogoffAsync ( ) : void
Результат void

LogoffAsync() публичный Метод

public LogoffAsync ( object userState ) : void
userState object
Результат void

LogonUserAsync() публичный Метод

public LogonUserAsync ( string userName, string password, string authority ) : void
userName string
password string
authority string
Результат void

LogonUserAsync() публичный Метод

public LogonUserAsync ( string userName, string password, string authority, object userState ) : void
userName string
password string
authority string
userState object
Результат void

MoveItemAsync() публичный Метод

public MoveItemAsync ( string ItemPath, string Target ) : void
ItemPath string
Target string
Результат void

MoveItemAsync() публичный Метод

public MoveItemAsync ( string ItemPath, string Target, object userState ) : void
ItemPath string
Target string
userState object
Результат void

PauseScheduleAsync() публичный Метод

public PauseScheduleAsync ( string ScheduleID ) : void
ScheduleID string
Результат void

PauseScheduleAsync() публичный Метод

public PauseScheduleAsync ( string ScheduleID, object userState ) : void
ScheduleID string
userState object
Результат void

PrepareQueryAsync() публичный Метод

public PrepareQueryAsync ( DataSource DataSource, DataSetDefinition DataSet ) : void
DataSource DataSource
DataSet DataSetDefinition
Результат void

PrepareQueryAsync() публичный Метод

public PrepareQueryAsync ( DataSource DataSource, DataSetDefinition DataSet, object userState ) : void
DataSource DataSource
DataSet DataSetDefinition
userState object
Результат void

RegenerateModelAsync() публичный Метод

public RegenerateModelAsync ( string Model ) : void
Model string
Результат void

RegenerateModelAsync() публичный Метод

public RegenerateModelAsync ( string Model, object userState ) : void
Model string
userState object
Результат void

RemoveAllModelItemPoliciesAsync() публичный Метод

public RemoveAllModelItemPoliciesAsync ( string Model ) : void
Model string
Результат void

RemoveAllModelItemPoliciesAsync() публичный Метод

public RemoveAllModelItemPoliciesAsync ( string Model, object userState ) : void
Model string
userState object
Результат void

ReportingService2010() публичный Метод

public ReportingService2010 ( ) : System
Результат System

ResumeScheduleAsync() публичный Метод

public ResumeScheduleAsync ( string ScheduleID ) : void
ScheduleID string
Результат void

ResumeScheduleAsync() публичный Метод

public ResumeScheduleAsync ( string ScheduleID, object userState ) : void
ScheduleID string
userState object
Результат void

SetCacheOptionsAsync() публичный Метод

public SetCacheOptionsAsync ( string ItemPath, bool CacheItem, ExpirationDefinition Item ) : void
ItemPath string
CacheItem bool
Item ExpirationDefinition
Результат void

SetCacheOptionsAsync() публичный Метод

public SetCacheOptionsAsync ( string ItemPath, bool CacheItem, ExpirationDefinition Item, object userState ) : void
ItemPath string
CacheItem bool
Item ExpirationDefinition
userState object
Результат void

SetCacheRefreshPlanPropertiesAsync() публичный Метод

public SetCacheRefreshPlanPropertiesAsync ( string CacheRefreshPlanID, string Description, string EventType, string MatchData, ParameterValue Parameters ) : void
CacheRefreshPlanID string
Description string
EventType string
MatchData string
Parameters ParameterValue
Результат void

SetCacheRefreshPlanPropertiesAsync() публичный Метод

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
Результат void

SetDataDrivenSubscriptionPropertiesAsync() публичный Метод

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
Результат void

SetDataDrivenSubscriptionPropertiesAsync() публичный Метод

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
Результат void

SetDataSourceContentsAsync() публичный Метод

public SetDataSourceContentsAsync ( string DataSource, DataSourceDefinition Definition ) : void
DataSource string
Definition DataSourceDefinition
Результат void

SetDataSourceContentsAsync() публичный Метод

public SetDataSourceContentsAsync ( string DataSource, DataSourceDefinition Definition, object userState ) : void
DataSource string
Definition DataSourceDefinition
userState object
Результат void

SetExecutionOptionsAsync() публичный Метод

public SetExecutionOptionsAsync ( string ItemPath, string ExecutionSetting, ScheduleDefinitionOrReference Item ) : void
ItemPath string
ExecutionSetting string
Item ScheduleDefinitionOrReference
Результат void

SetExecutionOptionsAsync() публичный Метод

public SetExecutionOptionsAsync ( string ItemPath, string ExecutionSetting, ScheduleDefinitionOrReference Item, object userState ) : void
ItemPath string
ExecutionSetting string
Item ScheduleDefinitionOrReference
userState object
Результат void

SetItemDataSourcesAsync() публичный Метод

public SetItemDataSourcesAsync ( string ItemPath, DataSource DataSources ) : void
ItemPath string
DataSources DataSource
Результат void

SetItemDataSourcesAsync() публичный Метод

public SetItemDataSourcesAsync ( string ItemPath, DataSource DataSources, object userState ) : void
ItemPath string
DataSources DataSource
userState object
Результат void

SetItemDefinitionAsync() публичный Метод

public SetItemDefinitionAsync ( string ItemPath, byte Definition, Property Properties ) : void
ItemPath string
Definition byte
Properties Property
Результат void

SetItemDefinitionAsync() публичный Метод

public SetItemDefinitionAsync ( string ItemPath, byte Definition, Property Properties, object userState ) : void
ItemPath string
Definition byte
Properties Property
userState object
Результат void

SetItemHistoryLimitAsync() публичный Метод

public SetItemHistoryLimitAsync ( string ItemPath, bool UseSystem, int HistoryLimit ) : void
ItemPath string
UseSystem bool
HistoryLimit int
Результат void

SetItemHistoryLimitAsync() публичный Метод

public SetItemHistoryLimitAsync ( string ItemPath, bool UseSystem, int HistoryLimit, object userState ) : void
ItemPath string
UseSystem bool
HistoryLimit int
userState object
Результат void

SetItemHistoryOptionsAsync() публичный Метод

public SetItemHistoryOptionsAsync ( string ItemPath, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item ) : void
ItemPath string
EnableManualSnapshotCreation bool
KeepExecutionSnapshots bool
Item ScheduleDefinitionOrReference
Результат void

SetItemHistoryOptionsAsync() публичный Метод

public SetItemHistoryOptionsAsync ( string ItemPath, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item, object userState ) : void
ItemPath string
EnableManualSnapshotCreation bool
KeepExecutionSnapshots bool
Item ScheduleDefinitionOrReference
userState object
Результат void

SetItemLinkAsync() публичный Метод

public SetItemLinkAsync ( string ItemPath, string Link ) : void
ItemPath string
Link string
Результат void

SetItemLinkAsync() публичный Метод

public SetItemLinkAsync ( string ItemPath, string Link, object userState ) : void
ItemPath string
Link string
userState object
Результат void

SetItemParametersAsync() публичный Метод

public SetItemParametersAsync ( string ItemPath, ItemParameter Parameters ) : void
ItemPath string
Parameters ItemParameter
Результат void

SetItemParametersAsync() публичный Метод

public SetItemParametersAsync ( string ItemPath, ItemParameter Parameters, object userState ) : void
ItemPath string
Parameters ItemParameter
userState object
Результат void

SetItemReferencesAsync() публичный Метод

public SetItemReferencesAsync ( string ItemPath, ItemReference ItemReferences ) : void
ItemPath string
ItemReferences ItemReference
Результат void

SetItemReferencesAsync() публичный Метод

public SetItemReferencesAsync ( string ItemPath, ItemReference ItemReferences, object userState ) : void
ItemPath string
ItemReferences ItemReference
userState object
Результат void

SetModelDrillthroughReportsAsync() публичный Метод

public SetModelDrillthroughReportsAsync ( string Model, string ModelItemID, ModelDrillthroughReport Reports ) : void
Model string
ModelItemID string
Reports ModelDrillthroughReport
Результат void

SetModelDrillthroughReportsAsync() публичный Метод

public SetModelDrillthroughReportsAsync ( string Model, string ModelItemID, ModelDrillthroughReport Reports, object userState ) : void
Model string
ModelItemID string
Reports ModelDrillthroughReport
userState object
Результат void

SetModelItemPoliciesAsync() публичный Метод

public SetModelItemPoliciesAsync ( string Model, string ModelItemID, Policy Policies ) : void
Model string
ModelItemID string
Policies Policy
Результат void

SetModelItemPoliciesAsync() публичный Метод

public SetModelItemPoliciesAsync ( string Model, string ModelItemID, Policy Policies, object userState ) : void
Model string
ModelItemID string
Policies Policy
userState object
Результат void

SetPoliciesAsync() публичный Метод

public SetPoliciesAsync ( string ItemPath, Policy Policies ) : void
ItemPath string
Policies Policy
Результат void

SetPoliciesAsync() публичный Метод

public SetPoliciesAsync ( string ItemPath, Policy Policies, object userState ) : void
ItemPath string
Policies Policy
userState object
Результат void

SetPropertiesAsync() публичный Метод

public SetPropertiesAsync ( string ItemPath, Property Properties ) : void
ItemPath string
Properties Property
Результат void

SetPropertiesAsync() публичный Метод

public SetPropertiesAsync ( string ItemPath, Property Properties, object userState ) : void
ItemPath string
Properties Property
userState object
Результат void

SetRolePropertiesAsync() публичный Метод

public SetRolePropertiesAsync ( string Name, string Description, string TaskIDs ) : void
Name string
Description string
TaskIDs string
Результат void

SetRolePropertiesAsync() публичный Метод

public SetRolePropertiesAsync ( string Name, string Description, string TaskIDs, object userState ) : void
Name string
Description string
TaskIDs string
userState object
Результат void

SetSchedulePropertiesAsync() публичный Метод

public SetSchedulePropertiesAsync ( string Name, string ScheduleID, ScheduleDefinition ScheduleDefinition ) : void
Name string
ScheduleID string
ScheduleDefinition ScheduleDefinition
Результат void

SetSchedulePropertiesAsync() публичный Метод

public SetSchedulePropertiesAsync ( string Name, string ScheduleID, ScheduleDefinition ScheduleDefinition, object userState ) : void
Name string
ScheduleID string
ScheduleDefinition ScheduleDefinition
userState object
Результат void

SetSubscriptionPropertiesAsync() публичный Метод

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
Результат void

SetSubscriptionPropertiesAsync() публичный Метод

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
Результат void

SetSystemPoliciesAsync() публичный Метод

public SetSystemPoliciesAsync ( Policy Policies ) : void
Policies Policy
Результат void

SetSystemPoliciesAsync() публичный Метод

public SetSystemPoliciesAsync ( Policy Policies, object userState ) : void
Policies Policy
userState object
Результат void

SetSystemPropertiesAsync() публичный Метод

public SetSystemPropertiesAsync ( Property Properties ) : void
Properties Property
Результат void

SetSystemPropertiesAsync() публичный Метод

public SetSystemPropertiesAsync ( Property Properties, object userState ) : void
Properties Property
userState object
Результат void

TestConnectForDataSourceDefinitionAsync() публичный Метод

public TestConnectForDataSourceDefinitionAsync ( DataSourceDefinition DataSourceDefinition, string UserName, string Password ) : void
DataSourceDefinition DataSourceDefinition
UserName string
Password string
Результат void

TestConnectForDataSourceDefinitionAsync() публичный Метод

public TestConnectForDataSourceDefinitionAsync ( DataSourceDefinition DataSourceDefinition, string UserName, string Password, object userState ) : void
DataSourceDefinition DataSourceDefinition
UserName string
Password string
userState object
Результат void

TestConnectForItemDataSourceAsync() публичный Метод

public TestConnectForItemDataSourceAsync ( string ItemPath, string DataSourceName, string UserName, string Password ) : void
ItemPath string
DataSourceName string
UserName string
Password string
Результат void

TestConnectForItemDataSourceAsync() публичный Метод

public TestConnectForItemDataSourceAsync ( string ItemPath, string DataSourceName, string UserName, string Password, object userState ) : void
ItemPath string
DataSourceName string
UserName string
Password string
userState object
Результат void

UpdateItemExecutionSnapshotAsync() публичный Метод

public UpdateItemExecutionSnapshotAsync ( string ItemPath ) : void
ItemPath string
Результат void

UpdateItemExecutionSnapshotAsync() публичный Метод

public UpdateItemExecutionSnapshotAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Результат void

ValidateExtensionSettingsAsync() публичный Метод

public ValidateExtensionSettingsAsync ( string Extension, ParameterValueOrFieldReference ParameterValues, string SiteUrl ) : void
Extension string
ParameterValues ParameterValueOrFieldReference
SiteUrl string
Результат void

ValidateExtensionSettingsAsync() публичный Метод

public ValidateExtensionSettingsAsync ( string Extension, ParameterValueOrFieldReference ParameterValues, string SiteUrl, object userState ) : void
Extension string
ParameterValues ParameterValueOrFieldReference
SiteUrl string
userState object
Результат void