C# Class Cats.ReportPortal.ReportingService2010

Inheritance: System.Web.Services.Protocols.SoapHttpClientProtocol
Afficher le fichier Open project: edgecomputing/cats Class Usage Examples

Méthodes publiques

Méthode 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

Méthode 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 méthode

public CancelAsync ( object userState ) : void
userState object
Résultat void

CancelJobAsync() public méthode

public CancelJobAsync ( string JobID ) : void
JobID string
Résultat void

CancelJobAsync() public méthode

public CancelJobAsync ( string JobID, object userState ) : void
JobID string
userState object
Résultat void

ChangeSubscriptionOwnerAsync() public méthode

public ChangeSubscriptionOwnerAsync ( string SubscriptionID, string NewOwner ) : void
SubscriptionID string
NewOwner string
Résultat void

ChangeSubscriptionOwnerAsync() public méthode

public ChangeSubscriptionOwnerAsync ( string SubscriptionID, string NewOwner, object userState ) : void
SubscriptionID string
NewOwner string
userState object
Résultat void

CreateCacheRefreshPlanAsync() public méthode

public CreateCacheRefreshPlanAsync ( string ItemPath, string Description, string EventType, string MatchData, ParameterValue Parameters ) : void
ItemPath string
Description string
EventType string
MatchData string
Parameters ParameterValue
Résultat void

CreateCacheRefreshPlanAsync() public méthode

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
Résultat void

CreateCatalogItemAsync() public méthode

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
Résultat void

CreateCatalogItemAsync() public méthode

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
Résultat void

CreateDataDrivenSubscriptionAsync() public méthode

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
Résultat void

CreateDataDrivenSubscriptionAsync() public méthode

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
Résultat void

CreateDataSourceAsync() public méthode

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

CreateDataSourceAsync() public méthode

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
Résultat void

CreateFolderAsync() public méthode

public CreateFolderAsync ( string Folder, string Parent, Property Properties ) : void
Folder string
Parent string
Properties Property
Résultat void

CreateFolderAsync() public méthode

public CreateFolderAsync ( string Folder, string Parent, Property Properties, object userState ) : void
Folder string
Parent string
Properties Property
userState object
Résultat void

CreateItemHistorySnapshotAsync() public méthode

public CreateItemHistorySnapshotAsync ( string ItemPath ) : void
ItemPath string
Résultat void

CreateItemHistorySnapshotAsync() public méthode

public CreateItemHistorySnapshotAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

CreateLinkedItemAsync() public méthode

public CreateLinkedItemAsync ( string ItemPath, string Parent, string Link, Property Properties ) : void
ItemPath string
Parent string
Link string
Properties Property
Résultat void

CreateLinkedItemAsync() public méthode

public CreateLinkedItemAsync ( string ItemPath, string Parent, string Link, Property Properties, object userState ) : void
ItemPath string
Parent string
Link string
Properties Property
userState object
Résultat void

CreateReportEditSessionAsync() public méthode

public CreateReportEditSessionAsync ( string Report, string Parent, byte Definition ) : void
Report string
Parent string
Definition byte
Résultat void

CreateReportEditSessionAsync() public méthode

public CreateReportEditSessionAsync ( string Report, string Parent, byte Definition, object userState ) : void
Report string
Parent string
Definition byte
userState object
Résultat void

CreateRoleAsync() public méthode

public CreateRoleAsync ( string Name, string Description, string TaskIDs ) : void
Name string
Description string
TaskIDs string
Résultat void

CreateRoleAsync() public méthode

public CreateRoleAsync ( string Name, string Description, string TaskIDs, object userState ) : void
Name string
Description string
TaskIDs string
userState object
Résultat void

CreateScheduleAsync() public méthode

public CreateScheduleAsync ( string Name, ScheduleDefinition ScheduleDefinition, string SiteUrl ) : void
Name string
ScheduleDefinition ScheduleDefinition
SiteUrl string
Résultat void

CreateScheduleAsync() public méthode

public CreateScheduleAsync ( string Name, ScheduleDefinition ScheduleDefinition, string SiteUrl, object userState ) : void
Name string
ScheduleDefinition ScheduleDefinition
SiteUrl string
userState object
Résultat void

CreateSubscriptionAsync() public méthode

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
Résultat void

CreateSubscriptionAsync() public méthode

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
Résultat void

DeleteCacheRefreshPlanAsync() public méthode

public DeleteCacheRefreshPlanAsync ( string CacheRefreshPlanID ) : void
CacheRefreshPlanID string
Résultat void

DeleteCacheRefreshPlanAsync() public méthode

public DeleteCacheRefreshPlanAsync ( string CacheRefreshPlanID, object userState ) : void
CacheRefreshPlanID string
userState object
Résultat void

DeleteItemAsync() public méthode

public DeleteItemAsync ( string ItemPath ) : void
ItemPath string
Résultat void

DeleteItemAsync() public méthode

public DeleteItemAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

DeleteItemHistorySnapshotAsync() public méthode

public DeleteItemHistorySnapshotAsync ( string ItemPath, string HistoryID ) : void
ItemPath string
HistoryID string
Résultat void

DeleteItemHistorySnapshotAsync() public méthode

public DeleteItemHistorySnapshotAsync ( string ItemPath, string HistoryID, object userState ) : void
ItemPath string
HistoryID string
userState object
Résultat void

DeleteRoleAsync() public méthode

public DeleteRoleAsync ( string Name ) : void
Name string
Résultat void

DeleteRoleAsync() public méthode

public DeleteRoleAsync ( string Name, object userState ) : void
Name string
userState object
Résultat void

DeleteScheduleAsync() public méthode

public DeleteScheduleAsync ( string ScheduleID ) : void
ScheduleID string
Résultat void

DeleteScheduleAsync() public méthode

public DeleteScheduleAsync ( string ScheduleID, object userState ) : void
ScheduleID string
userState object
Résultat void

DeleteSubscriptionAsync() public méthode

public DeleteSubscriptionAsync ( string SubscriptionID ) : void
SubscriptionID string
Résultat void

DeleteSubscriptionAsync() public méthode

public DeleteSubscriptionAsync ( string SubscriptionID, object userState ) : void
SubscriptionID string
userState object
Résultat void

DisableDataSourceAsync() public méthode

public DisableDataSourceAsync ( string DataSource ) : void
DataSource string
Résultat void

DisableDataSourceAsync() public méthode

public DisableDataSourceAsync ( string DataSource, object userState ) : void
DataSource string
userState object
Résultat void

EnableDataSourceAsync() public méthode

public EnableDataSourceAsync ( string DataSource ) : void
DataSource string
Résultat void

EnableDataSourceAsync() public méthode

public EnableDataSourceAsync ( string DataSource, object userState ) : void
DataSource string
userState object
Résultat void

FindItemsAsync() public méthode

public FindItemsAsync ( string Folder, BooleanOperatorEnum BooleanOperator, Property SearchOptions, SearchCondition SearchConditions ) : void
Folder string
BooleanOperator BooleanOperatorEnum
SearchOptions Property
SearchConditions SearchCondition
Résultat void

FindItemsAsync() public méthode

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

FireEventAsync() public méthode

public FireEventAsync ( string EventType, string EventData, string SiteUrl ) : void
EventType string
EventData string
SiteUrl string
Résultat void

FireEventAsync() public méthode

public FireEventAsync ( string EventType, string EventData, string SiteUrl, object userState ) : void
EventType string
EventData string
SiteUrl string
userState object
Résultat void

FlushCacheAsync() public méthode

public FlushCacheAsync ( string ItemPath ) : void
ItemPath string
Résultat void

FlushCacheAsync() public méthode

public FlushCacheAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

GenerateModelAsync() public méthode

public GenerateModelAsync ( string DataSource, string Model, string Parent, Property Properties ) : void
DataSource string
Model string
Parent string
Properties Property
Résultat void

GenerateModelAsync() public méthode

public GenerateModelAsync ( string DataSource, string Model, string Parent, Property Properties, object userState ) : void
DataSource string
Model string
Parent string
Properties Property
userState object
Résultat void

GetCacheOptionsAsync() public méthode

public GetCacheOptionsAsync ( string ItemPath ) : void
ItemPath string
Résultat void

GetCacheOptionsAsync() public méthode

public GetCacheOptionsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

GetCacheRefreshPlanPropertiesAsync() public méthode

public GetCacheRefreshPlanPropertiesAsync ( string CacheRefreshPlanID ) : void
CacheRefreshPlanID string
Résultat void

GetCacheRefreshPlanPropertiesAsync() public méthode

public GetCacheRefreshPlanPropertiesAsync ( string CacheRefreshPlanID, object userState ) : void
CacheRefreshPlanID string
userState object
Résultat void

GetDataDrivenSubscriptionPropertiesAsync() public méthode

public GetDataDrivenSubscriptionPropertiesAsync ( string DataDrivenSubscriptionID ) : void
DataDrivenSubscriptionID string
Résultat void

GetDataDrivenSubscriptionPropertiesAsync() public méthode

public GetDataDrivenSubscriptionPropertiesAsync ( string DataDrivenSubscriptionID, object userState ) : void
DataDrivenSubscriptionID string
userState object
Résultat void

GetDataSourceContentsAsync() public méthode

public GetDataSourceContentsAsync ( string DataSource ) : void
DataSource string
Résultat void

GetDataSourceContentsAsync() public méthode

public GetDataSourceContentsAsync ( string DataSource, object userState ) : void
DataSource string
userState object
Résultat void

GetExecutionOptionsAsync() public méthode

public GetExecutionOptionsAsync ( string ItemPath ) : void
ItemPath string
Résultat void

GetExecutionOptionsAsync() public méthode

public GetExecutionOptionsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

GetExtensionSettingsAsync() public méthode

public GetExtensionSettingsAsync ( string Extension ) : void
Extension string
Résultat void

GetExtensionSettingsAsync() public méthode

public GetExtensionSettingsAsync ( string Extension, object userState ) : void
Extension string
userState object
Résultat void

GetItemDataSourcePromptsAsync() public méthode

public GetItemDataSourcePromptsAsync ( string ItemPath ) : void
ItemPath string
Résultat void

GetItemDataSourcePromptsAsync() public méthode

public GetItemDataSourcePromptsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

GetItemDataSourcesAsync() public méthode

public GetItemDataSourcesAsync ( string ItemPath ) : void
ItemPath string
Résultat void

GetItemDataSourcesAsync() public méthode

public GetItemDataSourcesAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

GetItemDefinitionAsync() public méthode

public GetItemDefinitionAsync ( string ItemPath ) : void
ItemPath string
Résultat void

GetItemDefinitionAsync() public méthode

public GetItemDefinitionAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

GetItemHistoryLimitAsync() public méthode

public GetItemHistoryLimitAsync ( string ItemPath ) : void
ItemPath string
Résultat void

GetItemHistoryLimitAsync() public méthode

public GetItemHistoryLimitAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

GetItemHistoryOptionsAsync() public méthode

public GetItemHistoryOptionsAsync ( string ItemPath ) : void
ItemPath string
Résultat void

GetItemHistoryOptionsAsync() public méthode

public GetItemHistoryOptionsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

GetItemLinkAsync() public méthode

public GetItemLinkAsync ( string ItemPath ) : void
ItemPath string
Résultat void

GetItemLinkAsync() public méthode

public GetItemLinkAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

GetItemParametersAsync() public méthode

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

GetItemParametersAsync() public méthode

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
Résultat void

GetItemReferencesAsync() public méthode

public GetItemReferencesAsync ( string ItemPath, string ReferenceItemType ) : void
ItemPath string
ReferenceItemType string
Résultat void

GetItemReferencesAsync() public méthode

public GetItemReferencesAsync ( string ItemPath, string ReferenceItemType, object userState ) : void
ItemPath string
ReferenceItemType string
userState object
Résultat void

GetItemTypeAsync() public méthode

public GetItemTypeAsync ( string ItemPath ) : void
ItemPath string
Résultat void

GetItemTypeAsync() public méthode

public GetItemTypeAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

GetModelItemPermissionsAsync() public méthode

public GetModelItemPermissionsAsync ( string Model, string ModelItemID ) : void
Model string
ModelItemID string
Résultat void

GetModelItemPermissionsAsync() public méthode

public GetModelItemPermissionsAsync ( string Model, string ModelItemID, object userState ) : void
Model string
ModelItemID string
userState object
Résultat void

GetModelItemPoliciesAsync() public méthode

public GetModelItemPoliciesAsync ( string Model, string ModelItemID ) : void
Model string
ModelItemID string
Résultat void

GetModelItemPoliciesAsync() public méthode

public GetModelItemPoliciesAsync ( string Model, string ModelItemID, object userState ) : void
Model string
ModelItemID string
userState object
Résultat void

GetPermissionsAsync() public méthode

public GetPermissionsAsync ( string ItemPath ) : void
ItemPath string
Résultat void

GetPermissionsAsync() public méthode

public GetPermissionsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

GetPoliciesAsync() public méthode

public GetPoliciesAsync ( string ItemPath ) : void
ItemPath string
Résultat void

GetPoliciesAsync() public méthode

public GetPoliciesAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

GetPropertiesAsync() public méthode

public GetPropertiesAsync ( string ItemPath, Property Properties ) : void
ItemPath string
Properties Property
Résultat void

GetPropertiesAsync() public méthode

public GetPropertiesAsync ( string ItemPath, Property Properties, object userState ) : void
ItemPath string
Properties Property
userState object
Résultat void

GetReportServerConfigInfoAsync() public méthode

public GetReportServerConfigInfoAsync ( bool ScaleOut ) : void
ScaleOut bool
Résultat void

GetReportServerConfigInfoAsync() public méthode

public GetReportServerConfigInfoAsync ( bool ScaleOut, object userState ) : void
ScaleOut bool
userState object
Résultat void

GetRolePropertiesAsync() public méthode

public GetRolePropertiesAsync ( string Name, string SiteUrl ) : void
Name string
SiteUrl string
Résultat void

GetRolePropertiesAsync() public méthode

public GetRolePropertiesAsync ( string Name, string SiteUrl, object userState ) : void
Name string
SiteUrl string
userState object
Résultat void

GetSchedulePropertiesAsync() public méthode

public GetSchedulePropertiesAsync ( string ScheduleID ) : void
ScheduleID string
Résultat void

GetSchedulePropertiesAsync() public méthode

public GetSchedulePropertiesAsync ( string ScheduleID, object userState ) : void
ScheduleID string
userState object
Résultat void

GetSubscriptionPropertiesAsync() public méthode

public GetSubscriptionPropertiesAsync ( string SubscriptionID ) : void
SubscriptionID string
Résultat void

GetSubscriptionPropertiesAsync() public méthode

public GetSubscriptionPropertiesAsync ( string SubscriptionID, object userState ) : void
SubscriptionID string
userState object
Résultat void

GetSystemPermissionsAsync() public méthode

public GetSystemPermissionsAsync ( ) : void
Résultat void

GetSystemPermissionsAsync() public méthode

public GetSystemPermissionsAsync ( object userState ) : void
userState object
Résultat void

GetSystemPoliciesAsync() public méthode

public GetSystemPoliciesAsync ( ) : void
Résultat void

GetSystemPoliciesAsync() public méthode

public GetSystemPoliciesAsync ( object userState ) : void
userState object
Résultat void

GetSystemPropertiesAsync() public méthode

public GetSystemPropertiesAsync ( Property Properties ) : void
Properties Property
Résultat void

GetSystemPropertiesAsync() public méthode

public GetSystemPropertiesAsync ( Property Properties, object userState ) : void
Properties Property
userState object
Résultat void

GetUserModelAsync() public méthode

public GetUserModelAsync ( string Model, string Perspective ) : void
Model string
Perspective string
Résultat void

GetUserModelAsync() public méthode

public GetUserModelAsync ( string Model, string Perspective, object userState ) : void
Model string
Perspective string
userState object
Résultat void

InheritModelItemParentSecurityAsync() public méthode

public InheritModelItemParentSecurityAsync ( string Model, string ModelItemID ) : void
Model string
ModelItemID string
Résultat void

InheritModelItemParentSecurityAsync() public méthode

public InheritModelItemParentSecurityAsync ( string Model, string ModelItemID, object userState ) : void
Model string
ModelItemID string
userState object
Résultat void

InheritParentSecurityAsync() public méthode

public InheritParentSecurityAsync ( string ItemPath ) : void
ItemPath string
Résultat void

InheritParentSecurityAsync() public méthode

public InheritParentSecurityAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

IsSSLRequiredAsync() public méthode

public IsSSLRequiredAsync ( ) : void
Résultat void

IsSSLRequiredAsync() public méthode

public IsSSLRequiredAsync ( object userState ) : void
userState object
Résultat void

ListCacheRefreshPlansAsync() public méthode

public ListCacheRefreshPlansAsync ( string ItemPath ) : void
ItemPath string
Résultat void

ListCacheRefreshPlansAsync() public méthode

public ListCacheRefreshPlansAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

ListChildrenAsync() public méthode

public ListChildrenAsync ( string ItemPath, bool Recursive ) : void
ItemPath string
Recursive bool
Résultat void

ListChildrenAsync() public méthode

public ListChildrenAsync ( string ItemPath, bool Recursive, object userState ) : void
ItemPath string
Recursive bool
userState object
Résultat void

ListDatabaseCredentialRetrievalOptionsAsync() public méthode

public ListDatabaseCredentialRetrievalOptionsAsync ( ) : void
Résultat void

ListDatabaseCredentialRetrievalOptionsAsync() public méthode

public ListDatabaseCredentialRetrievalOptionsAsync ( object userState ) : void
userState object
Résultat void

ListDependentItemsAsync() public méthode

public ListDependentItemsAsync ( string ItemPath ) : void
ItemPath string
Résultat void

ListDependentItemsAsync() public méthode

public ListDependentItemsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

ListEventsAsync() public méthode

public ListEventsAsync ( ) : void
Résultat void

ListEventsAsync() public méthode

public ListEventsAsync ( object userState ) : void
userState object
Résultat void

ListExecutionSettingsAsync() public méthode

public ListExecutionSettingsAsync ( ) : void
Résultat void

ListExecutionSettingsAsync() public méthode

public ListExecutionSettingsAsync ( object userState ) : void
userState object
Résultat void

ListExtensionTypesAsync() public méthode

public ListExtensionTypesAsync ( ) : void
Résultat void

ListExtensionTypesAsync() public méthode

public ListExtensionTypesAsync ( object userState ) : void
userState object
Résultat void

ListExtensionsAsync() public méthode

public ListExtensionsAsync ( string ExtensionType ) : void
ExtensionType string
Résultat void

ListExtensionsAsync() public méthode

public ListExtensionsAsync ( string ExtensionType, object userState ) : void
ExtensionType string
userState object
Résultat void

ListItemHistoryAsync() public méthode

public ListItemHistoryAsync ( string ItemPath ) : void
ItemPath string
Résultat void

ListItemHistoryAsync() public méthode

public ListItemHistoryAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

ListItemTypesAsync() public méthode

public ListItemTypesAsync ( ) : void
Résultat void

ListItemTypesAsync() public méthode

public ListItemTypesAsync ( object userState ) : void
userState object
Résultat void

ListJobActionsAsync() public méthode

public ListJobActionsAsync ( ) : void
Résultat void

ListJobActionsAsync() public méthode

public ListJobActionsAsync ( object userState ) : void
userState object
Résultat void

ListJobStatesAsync() public méthode

public ListJobStatesAsync ( ) : void
Résultat void

ListJobStatesAsync() public méthode

public ListJobStatesAsync ( object userState ) : void
userState object
Résultat void

ListJobTypesAsync() public méthode

public ListJobTypesAsync ( ) : void
Résultat void

ListJobTypesAsync() public méthode

public ListJobTypesAsync ( object userState ) : void
userState object
Résultat void

ListJobsAsync() public méthode

public ListJobsAsync ( ) : void
Résultat void

ListJobsAsync() public méthode

public ListJobsAsync ( object userState ) : void
userState object
Résultat void

ListModelDrillthroughReportsAsync() public méthode

public ListModelDrillthroughReportsAsync ( string Model, string ModelItemID ) : void
Model string
ModelItemID string
Résultat void

ListModelDrillthroughReportsAsync() public méthode

public ListModelDrillthroughReportsAsync ( string Model, string ModelItemID, object userState ) : void
Model string
ModelItemID string
userState object
Résultat void

ListModelItemChildrenAsync() public méthode

public ListModelItemChildrenAsync ( string Model, string ModelItemID, bool Recursive ) : void
Model string
ModelItemID string
Recursive bool
Résultat void

ListModelItemChildrenAsync() public méthode

public ListModelItemChildrenAsync ( string Model, string ModelItemID, bool Recursive, object userState ) : void
Model string
ModelItemID string
Recursive bool
userState object
Résultat void

ListModelItemTypesAsync() public méthode

public ListModelItemTypesAsync ( ) : void
Résultat void

ListModelItemTypesAsync() public méthode

public ListModelItemTypesAsync ( object userState ) : void
userState object
Résultat void

ListModelPerspectivesAsync() public méthode

public ListModelPerspectivesAsync ( string Model ) : void
Model string
Résultat void

ListModelPerspectivesAsync() public méthode

public ListModelPerspectivesAsync ( string Model, object userState ) : void
Model string
userState object
Résultat void

ListMySubscriptionsAsync() public méthode

public ListMySubscriptionsAsync ( string ItemPathOrSiteURL ) : void
ItemPathOrSiteURL string
Résultat void

ListMySubscriptionsAsync() public méthode

public ListMySubscriptionsAsync ( string ItemPathOrSiteURL, object userState ) : void
ItemPathOrSiteURL string
userState object
Résultat void

ListParameterStatesAsync() public méthode

public ListParameterStatesAsync ( ) : void
Résultat void

ListParameterStatesAsync() public méthode

public ListParameterStatesAsync ( object userState ) : void
userState object
Résultat void

ListParameterTypesAsync() public méthode

public ListParameterTypesAsync ( ) : void
Résultat void

ListParameterTypesAsync() public méthode

public ListParameterTypesAsync ( object userState ) : void
userState object
Résultat void

ListParentsAsync() public méthode

public ListParentsAsync ( string ItemPath ) : void
ItemPath string
Résultat void

ListParentsAsync() public méthode

public ListParentsAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

ListRolesAsync() public méthode

public ListRolesAsync ( string SecurityScope, string SiteUrl ) : void
SecurityScope string
SiteUrl string
Résultat void

ListRolesAsync() public méthode

public ListRolesAsync ( string SecurityScope, string SiteUrl, object userState ) : void
SecurityScope string
SiteUrl string
userState object
Résultat void

ListScheduleStatesAsync() public méthode

public ListScheduleStatesAsync ( ) : void
Résultat void

ListScheduleStatesAsync() public méthode

public ListScheduleStatesAsync ( object userState ) : void
userState object
Résultat void

ListScheduledItemsAsync() public méthode

public ListScheduledItemsAsync ( string ScheduleID ) : void
ScheduleID string
Résultat void

ListScheduledItemsAsync() public méthode

public ListScheduledItemsAsync ( string ScheduleID, object userState ) : void
ScheduleID string
userState object
Résultat void

ListSchedulesAsync() public méthode

public ListSchedulesAsync ( string SiteUrl ) : void
SiteUrl string
Résultat void

ListSchedulesAsync() public méthode

public ListSchedulesAsync ( string SiteUrl, object userState ) : void
SiteUrl string
userState object
Résultat void

ListSecurityScopesAsync() public méthode

public ListSecurityScopesAsync ( ) : void
Résultat void

ListSecurityScopesAsync() public méthode

public ListSecurityScopesAsync ( object userState ) : void
userState object
Résultat void

ListSubscriptionsAsync() public méthode

public ListSubscriptionsAsync ( string ItemPathOrSiteURL ) : void
ItemPathOrSiteURL string
Résultat void

ListSubscriptionsAsync() public méthode

public ListSubscriptionsAsync ( string ItemPathOrSiteURL, object userState ) : void
ItemPathOrSiteURL string
userState object
Résultat void

ListSubscriptionsUsingDataSourceAsync() public méthode

public ListSubscriptionsUsingDataSourceAsync ( string DataSource ) : void
DataSource string
Résultat void

ListSubscriptionsUsingDataSourceAsync() public méthode

public ListSubscriptionsUsingDataSourceAsync ( string DataSource, object userState ) : void
DataSource string
userState object
Résultat void

ListTasksAsync() public méthode

public ListTasksAsync ( string SecurityScope ) : void
SecurityScope string
Résultat void

ListTasksAsync() public méthode

public ListTasksAsync ( string SecurityScope, object userState ) : void
SecurityScope string
userState object
Résultat void

LogoffAsync() public méthode

public LogoffAsync ( ) : void
Résultat void

LogoffAsync() public méthode

public LogoffAsync ( object userState ) : void
userState object
Résultat void

LogonUserAsync() public méthode

public LogonUserAsync ( string userName, string password, string authority ) : void
userName string
password string
authority string
Résultat void

LogonUserAsync() public méthode

public LogonUserAsync ( string userName, string password, string authority, object userState ) : void
userName string
password string
authority string
userState object
Résultat void

MoveItemAsync() public méthode

public MoveItemAsync ( string ItemPath, string Target ) : void
ItemPath string
Target string
Résultat void

MoveItemAsync() public méthode

public MoveItemAsync ( string ItemPath, string Target, object userState ) : void
ItemPath string
Target string
userState object
Résultat void

PauseScheduleAsync() public méthode

public PauseScheduleAsync ( string ScheduleID ) : void
ScheduleID string
Résultat void

PauseScheduleAsync() public méthode

public PauseScheduleAsync ( string ScheduleID, object userState ) : void
ScheduleID string
userState object
Résultat void

PrepareQueryAsync() public méthode

public PrepareQueryAsync ( DataSource DataSource, DataSetDefinition DataSet ) : void
DataSource DataSource
DataSet DataSetDefinition
Résultat void

PrepareQueryAsync() public méthode

public PrepareQueryAsync ( DataSource DataSource, DataSetDefinition DataSet, object userState ) : void
DataSource DataSource
DataSet DataSetDefinition
userState object
Résultat void

RegenerateModelAsync() public méthode

public RegenerateModelAsync ( string Model ) : void
Model string
Résultat void

RegenerateModelAsync() public méthode

public RegenerateModelAsync ( string Model, object userState ) : void
Model string
userState object
Résultat void

RemoveAllModelItemPoliciesAsync() public méthode

public RemoveAllModelItemPoliciesAsync ( string Model ) : void
Model string
Résultat void

RemoveAllModelItemPoliciesAsync() public méthode

public RemoveAllModelItemPoliciesAsync ( string Model, object userState ) : void
Model string
userState object
Résultat void

ReportingService2010() public méthode

public ReportingService2010 ( ) : System
Résultat System

ResumeScheduleAsync() public méthode

public ResumeScheduleAsync ( string ScheduleID ) : void
ScheduleID string
Résultat void

ResumeScheduleAsync() public méthode

public ResumeScheduleAsync ( string ScheduleID, object userState ) : void
ScheduleID string
userState object
Résultat void

SetCacheOptionsAsync() public méthode

public SetCacheOptionsAsync ( string ItemPath, bool CacheItem, ExpirationDefinition Item ) : void
ItemPath string
CacheItem bool
Item ExpirationDefinition
Résultat void

SetCacheOptionsAsync() public méthode

public SetCacheOptionsAsync ( string ItemPath, bool CacheItem, ExpirationDefinition Item, object userState ) : void
ItemPath string
CacheItem bool
Item ExpirationDefinition
userState object
Résultat void

SetCacheRefreshPlanPropertiesAsync() public méthode

public SetCacheRefreshPlanPropertiesAsync ( string CacheRefreshPlanID, string Description, string EventType, string MatchData, ParameterValue Parameters ) : void
CacheRefreshPlanID string
Description string
EventType string
MatchData string
Parameters ParameterValue
Résultat void

SetCacheRefreshPlanPropertiesAsync() public méthode

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
Résultat void

SetDataDrivenSubscriptionPropertiesAsync() public méthode

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
Résultat void

SetDataDrivenSubscriptionPropertiesAsync() public méthode

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
Résultat void

SetDataSourceContentsAsync() public méthode

public SetDataSourceContentsAsync ( string DataSource, DataSourceDefinition Definition ) : void
DataSource string
Definition DataSourceDefinition
Résultat void

SetDataSourceContentsAsync() public méthode

public SetDataSourceContentsAsync ( string DataSource, DataSourceDefinition Definition, object userState ) : void
DataSource string
Definition DataSourceDefinition
userState object
Résultat void

SetExecutionOptionsAsync() public méthode

public SetExecutionOptionsAsync ( string ItemPath, string ExecutionSetting, ScheduleDefinitionOrReference Item ) : void
ItemPath string
ExecutionSetting string
Item ScheduleDefinitionOrReference
Résultat void

SetExecutionOptionsAsync() public méthode

public SetExecutionOptionsAsync ( string ItemPath, string ExecutionSetting, ScheduleDefinitionOrReference Item, object userState ) : void
ItemPath string
ExecutionSetting string
Item ScheduleDefinitionOrReference
userState object
Résultat void

SetItemDataSourcesAsync() public méthode

public SetItemDataSourcesAsync ( string ItemPath, DataSource DataSources ) : void
ItemPath string
DataSources DataSource
Résultat void

SetItemDataSourcesAsync() public méthode

public SetItemDataSourcesAsync ( string ItemPath, DataSource DataSources, object userState ) : void
ItemPath string
DataSources DataSource
userState object
Résultat void

SetItemDefinitionAsync() public méthode

public SetItemDefinitionAsync ( string ItemPath, byte Definition, Property Properties ) : void
ItemPath string
Definition byte
Properties Property
Résultat void

SetItemDefinitionAsync() public méthode

public SetItemDefinitionAsync ( string ItemPath, byte Definition, Property Properties, object userState ) : void
ItemPath string
Definition byte
Properties Property
userState object
Résultat void

SetItemHistoryLimitAsync() public méthode

public SetItemHistoryLimitAsync ( string ItemPath, bool UseSystem, int HistoryLimit ) : void
ItemPath string
UseSystem bool
HistoryLimit int
Résultat void

SetItemHistoryLimitAsync() public méthode

public SetItemHistoryLimitAsync ( string ItemPath, bool UseSystem, int HistoryLimit, object userState ) : void
ItemPath string
UseSystem bool
HistoryLimit int
userState object
Résultat void

SetItemHistoryOptionsAsync() public méthode

public SetItemHistoryOptionsAsync ( string ItemPath, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item ) : void
ItemPath string
EnableManualSnapshotCreation bool
KeepExecutionSnapshots bool
Item ScheduleDefinitionOrReference
Résultat void

SetItemHistoryOptionsAsync() public méthode

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

SetItemLinkAsync() public méthode

public SetItemLinkAsync ( string ItemPath, string Link ) : void
ItemPath string
Link string
Résultat void

SetItemLinkAsync() public méthode

public SetItemLinkAsync ( string ItemPath, string Link, object userState ) : void
ItemPath string
Link string
userState object
Résultat void

SetItemParametersAsync() public méthode

public SetItemParametersAsync ( string ItemPath, ItemParameter Parameters ) : void
ItemPath string
Parameters ItemParameter
Résultat void

SetItemParametersAsync() public méthode

public SetItemParametersAsync ( string ItemPath, ItemParameter Parameters, object userState ) : void
ItemPath string
Parameters ItemParameter
userState object
Résultat void

SetItemReferencesAsync() public méthode

public SetItemReferencesAsync ( string ItemPath, ItemReference ItemReferences ) : void
ItemPath string
ItemReferences ItemReference
Résultat void

SetItemReferencesAsync() public méthode

public SetItemReferencesAsync ( string ItemPath, ItemReference ItemReferences, object userState ) : void
ItemPath string
ItemReferences ItemReference
userState object
Résultat void

SetModelDrillthroughReportsAsync() public méthode

public SetModelDrillthroughReportsAsync ( string Model, string ModelItemID, ModelDrillthroughReport Reports ) : void
Model string
ModelItemID string
Reports ModelDrillthroughReport
Résultat void

SetModelDrillthroughReportsAsync() public méthode

public SetModelDrillthroughReportsAsync ( string Model, string ModelItemID, ModelDrillthroughReport Reports, object userState ) : void
Model string
ModelItemID string
Reports ModelDrillthroughReport
userState object
Résultat void

SetModelItemPoliciesAsync() public méthode

public SetModelItemPoliciesAsync ( string Model, string ModelItemID, Policy Policies ) : void
Model string
ModelItemID string
Policies Policy
Résultat void

SetModelItemPoliciesAsync() public méthode

public SetModelItemPoliciesAsync ( string Model, string ModelItemID, Policy Policies, object userState ) : void
Model string
ModelItemID string
Policies Policy
userState object
Résultat void

SetPoliciesAsync() public méthode

public SetPoliciesAsync ( string ItemPath, Policy Policies ) : void
ItemPath string
Policies Policy
Résultat void

SetPoliciesAsync() public méthode

public SetPoliciesAsync ( string ItemPath, Policy Policies, object userState ) : void
ItemPath string
Policies Policy
userState object
Résultat void

SetPropertiesAsync() public méthode

public SetPropertiesAsync ( string ItemPath, Property Properties ) : void
ItemPath string
Properties Property
Résultat void

SetPropertiesAsync() public méthode

public SetPropertiesAsync ( string ItemPath, Property Properties, object userState ) : void
ItemPath string
Properties Property
userState object
Résultat void

SetRolePropertiesAsync() public méthode

public SetRolePropertiesAsync ( string Name, string Description, string TaskIDs ) : void
Name string
Description string
TaskIDs string
Résultat void

SetRolePropertiesAsync() public méthode

public SetRolePropertiesAsync ( string Name, string Description, string TaskIDs, object userState ) : void
Name string
Description string
TaskIDs string
userState object
Résultat void

SetSchedulePropertiesAsync() public méthode

public SetSchedulePropertiesAsync ( string Name, string ScheduleID, ScheduleDefinition ScheduleDefinition ) : void
Name string
ScheduleID string
ScheduleDefinition ScheduleDefinition
Résultat void

SetSchedulePropertiesAsync() public méthode

public SetSchedulePropertiesAsync ( string Name, string ScheduleID, ScheduleDefinition ScheduleDefinition, object userState ) : void
Name string
ScheduleID string
ScheduleDefinition ScheduleDefinition
userState object
Résultat void

SetSubscriptionPropertiesAsync() public méthode

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
Résultat void

SetSubscriptionPropertiesAsync() public méthode

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
Résultat void

SetSystemPoliciesAsync() public méthode

public SetSystemPoliciesAsync ( Policy Policies ) : void
Policies Policy
Résultat void

SetSystemPoliciesAsync() public méthode

public SetSystemPoliciesAsync ( Policy Policies, object userState ) : void
Policies Policy
userState object
Résultat void

SetSystemPropertiesAsync() public méthode

public SetSystemPropertiesAsync ( Property Properties ) : void
Properties Property
Résultat void

SetSystemPropertiesAsync() public méthode

public SetSystemPropertiesAsync ( Property Properties, object userState ) : void
Properties Property
userState object
Résultat void

TestConnectForDataSourceDefinitionAsync() public méthode

public TestConnectForDataSourceDefinitionAsync ( DataSourceDefinition DataSourceDefinition, string UserName, string Password ) : void
DataSourceDefinition DataSourceDefinition
UserName string
Password string
Résultat void

TestConnectForDataSourceDefinitionAsync() public méthode

public TestConnectForDataSourceDefinitionAsync ( DataSourceDefinition DataSourceDefinition, string UserName, string Password, object userState ) : void
DataSourceDefinition DataSourceDefinition
UserName string
Password string
userState object
Résultat void

TestConnectForItemDataSourceAsync() public méthode

public TestConnectForItemDataSourceAsync ( string ItemPath, string DataSourceName, string UserName, string Password ) : void
ItemPath string
DataSourceName string
UserName string
Password string
Résultat void

TestConnectForItemDataSourceAsync() public méthode

public TestConnectForItemDataSourceAsync ( string ItemPath, string DataSourceName, string UserName, string Password, object userState ) : void
ItemPath string
DataSourceName string
UserName string
Password string
userState object
Résultat void

UpdateItemExecutionSnapshotAsync() public méthode

public UpdateItemExecutionSnapshotAsync ( string ItemPath ) : void
ItemPath string
Résultat void

UpdateItemExecutionSnapshotAsync() public méthode

public UpdateItemExecutionSnapshotAsync ( string ItemPath, object userState ) : void
ItemPath string
userState object
Résultat void

ValidateExtensionSettingsAsync() public méthode

public ValidateExtensionSettingsAsync ( string Extension, ParameterValueOrFieldReference ParameterValues, string SiteUrl ) : void
Extension string
ParameterValues ParameterValueOrFieldReference
SiteUrl string
Résultat void

ValidateExtensionSettingsAsync() public méthode

public ValidateExtensionSettingsAsync ( string Extension, ParameterValueOrFieldReference ParameterValues, string SiteUrl, object userState ) : void
Extension string
ParameterValues ParameterValueOrFieldReference
SiteUrl string
userState object
Résultat void