Class ReportingService2010
Inheritance
System.Object
ReportingService2010
Assembly: BoldReports.Web.dll
Syntax
public class ReportingService2010 : SoapHttpClientProtocol
Constructors
ReportingService2010()
Declaration
public ReportingService2010()
Properties
Declaration
public ItemNamespaceHeader ItemNamespaceHeaderValue { get; set; }
Property Value
Declaration
public ServerInfoHeader ServerInfoHeaderValue { get; set; }
Property Value
Declaration
public TrustedUserHeader TrustedUserHeaderValue { get; set; }
Property Value
Methods
BeginCancelJob(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginCancelJob(string JobID, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
JobID |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginChangeSubscriptionOwner(String, String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginChangeSubscriptionOwner(string SubscriptionID, string NewOwner, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
SubscriptionID |
|
| System.String |
NewOwner |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginCreateCacheRefreshPlan(String, String, String, String, ParameterValue[], AsyncCallback, Object)
Declaration
public IAsyncResult BeginCreateCacheRefreshPlan(string ItemPath, string Description, string EventType, string MatchData, ParameterValue[] Parameters, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
Description |
|
| System.String |
EventType |
|
| System.String |
MatchData |
|
| ParameterValue[] |
Parameters |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginCreateCatalogItem(String, String, String, Boolean, Byte[], Property[], AsyncCallback, Object)
Declaration
public IAsyncResult BeginCreateCatalogItem(string ItemType, string Name, string Parent, bool Overwrite, byte[] Definition, Property[] Properties, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemType |
|
| System.String |
Name |
|
| System.String |
Parent |
|
| System.Boolean |
Overwrite |
|
| System.Byte[] |
Definition |
|
| Property[] |
Properties |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginCreateDataDrivenSubscription(String, ExtensionSettings, DataRetrievalPlan, String, String, String, ParameterValueOrFieldReference[], AsyncCallback, Object)
Declaration
public IAsyncResult BeginCreateDataDrivenSubscription(string ItemPath, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference[] Parameters, AsyncCallback callback, object asyncState)
Parameters
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginCreateDataSource(String, String, Boolean, DataSourceDefinition, Property[], AsyncCallback, Object)
Declaration
public IAsyncResult BeginCreateDataSource(string DataSource, string Parent, bool Overwrite, DataSourceDefinition Definition, Property[] Properties, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
DataSource |
|
| System.String |
Parent |
|
| System.Boolean |
Overwrite |
|
| DataSourceDefinition |
Definition |
|
| Property[] |
Properties |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginCreateFolder(String, String, Property[], AsyncCallback, Object)
Declaration
public IAsyncResult BeginCreateFolder(string Folder, string Parent, Property[] Properties, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
Folder |
|
| System.String |
Parent |
|
| Property[] |
Properties |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginCreateItemHistorySnapshot(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginCreateItemHistorySnapshot(string ItemPath, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginCreateLinkedItem(String, String, String, Property[], AsyncCallback, Object)
Declaration
public IAsyncResult BeginCreateLinkedItem(string ItemPath, string Parent, string Link, Property[] Properties, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
Parent |
|
| System.String |
Link |
|
| Property[] |
Properties |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginCreateReportEditSession(String, String, Byte[], AsyncCallback, Object)
Declaration
public IAsyncResult BeginCreateReportEditSession(string Report, string Parent, byte[] Definition, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
Report |
|
| System.String |
Parent |
|
| System.Byte[] |
Definition |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginCreateRole(String, String, String[], AsyncCallback, Object)
Declaration
public IAsyncResult BeginCreateRole(string Name, string Description, string[] TaskIDs, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
Name |
|
| System.String |
Description |
|
| System.String[] |
TaskIDs |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginCreateSchedule(String, ScheduleDefinition, String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginCreateSchedule(string Name, ScheduleDefinition ScheduleDefinition, string SiteUrl, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
Name |
|
| ScheduleDefinition |
ScheduleDefinition |
|
| System.String |
SiteUrl |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginCreateSubscription(String, ExtensionSettings, String, String, String, ParameterValue[], AsyncCallback, Object)
Declaration
public IAsyncResult BeginCreateSubscription(string ItemPath, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue[] Parameters, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| ExtensionSettings |
ExtensionSettings |
|
| System.String |
Description |
|
| System.String |
EventType |
|
| System.String |
MatchData |
|
| ParameterValue[] |
Parameters |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginDeleteCacheRefreshPlan(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginDeleteCacheRefreshPlan(string CacheRefreshPlanID, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
CacheRefreshPlanID |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginDeleteItem(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginDeleteItem(string ItemPath, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginDeleteItemHistorySnapshot(String, String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginDeleteItemHistorySnapshot(string ItemPath, string HistoryID, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
HistoryID |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginDeleteRole(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginDeleteRole(string Name, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
Name |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginDeleteSchedule(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginDeleteSchedule(string ScheduleID, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ScheduleID |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginDeleteSubscription(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginDeleteSubscription(string SubscriptionID, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
SubscriptionID |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginDisableDataSource(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginDisableDataSource(string DataSource, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
DataSource |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginEnableDataSource(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginEnableDataSource(string DataSource, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
DataSource |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginFindItems(String, BooleanOperatorEnum, Property[], SearchCondition[], AsyncCallback, Object)
Declaration
public IAsyncResult BeginFindItems(string Folder, BooleanOperatorEnum BooleanOperator, Property[] SearchOptions, SearchCondition[] SearchConditions, AsyncCallback callback, object asyncState)
Parameters
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginFireEvent(String, String, String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginFireEvent(string EventType, string EventData, string SiteUrl, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
EventType |
|
| System.String |
EventData |
|
| System.String |
SiteUrl |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginFlushCache(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginFlushCache(string ItemPath, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGenerateModel(String, String, String, Property[], AsyncCallback, Object)
Declaration
public IAsyncResult BeginGenerateModel(string DataSource, string Model, string Parent, Property[] Properties, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
DataSource |
|
| System.String |
Model |
|
| System.String |
Parent |
|
| Property[] |
Properties |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGetCacheOptions(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginGetCacheOptions(string ItemPath, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGetCacheRefreshPlanProperties(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginGetCacheRefreshPlanProperties(string CacheRefreshPlanID, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
CacheRefreshPlanID |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGetDataDrivenSubscriptionProperties(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginGetDataDrivenSubscriptionProperties(string DataDrivenSubscriptionID, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
DataDrivenSubscriptionID |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGetDataSourceContents(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginGetDataSourceContents(string DataSource, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
DataSource |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGetExecutionOptions(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginGetExecutionOptions(string ItemPath, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGetExtensionSettings(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginGetExtensionSettings(string Extension, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
Extension |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGetItemDataSourcePrompts(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginGetItemDataSourcePrompts(string ItemPath, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGetItemDataSources(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginGetItemDataSources(string ItemPath, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGetItemDefinition(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginGetItemDefinition(string ItemPath, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGetItemHistoryLimit(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginGetItemHistoryLimit(string ItemPath, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGetItemHistoryOptions(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginGetItemHistoryOptions(string ItemPath, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGetItemLink(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginGetItemLink(string ItemPath, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGetItemParameters(String, String, Boolean, ParameterValue[], DataSourceCredentials[], AsyncCallback, Object)
Declaration
public IAsyncResult BeginGetItemParameters(string ItemPath, string HistoryID, bool ForRendering, ParameterValue[] Values, DataSourceCredentials[] Credentials, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
HistoryID |
|
| System.Boolean |
ForRendering |
|
| ParameterValue[] |
Values |
|
| DataSourceCredentials[] |
Credentials |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGetItemReferences(String, String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginGetItemReferences(string ItemPath, string ReferenceItemType, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
ReferenceItemType |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGetItemType(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginGetItemType(string ItemPath, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGetModelItemPermissions(String, String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginGetModelItemPermissions(string Model, string ModelItemID, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
ModelItemID |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGetModelItemPolicies(String, String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginGetModelItemPolicies(string Model, string ModelItemID, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
ModelItemID |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGetPermissions(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginGetPermissions(string ItemPath, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGetPolicies(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginGetPolicies(string ItemPath, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGetProperties(String, Property[], AsyncCallback, Object)
Declaration
public IAsyncResult BeginGetProperties(string ItemPath, Property[] Properties, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| Property[] |
Properties |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGetReportServerConfigInfo(Boolean, AsyncCallback, Object)
Declaration
public IAsyncResult BeginGetReportServerConfigInfo(bool ScaleOut, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.Boolean |
ScaleOut |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGetRoleProperties(String, String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginGetRoleProperties(string Name, string SiteUrl, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
Name |
|
| System.String |
SiteUrl |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGetScheduleProperties(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginGetScheduleProperties(string ScheduleID, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ScheduleID |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGetSubscriptionProperties(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginGetSubscriptionProperties(string SubscriptionID, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
SubscriptionID |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGetSystemPermissions(AsyncCallback, Object)
Declaration
public IAsyncResult BeginGetSystemPermissions(AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGetSystemPolicies(AsyncCallback, Object)
Declaration
public IAsyncResult BeginGetSystemPolicies(AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGetSystemProperties(Property[], AsyncCallback, Object)
Declaration
public IAsyncResult BeginGetSystemProperties(Property[] Properties, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| Property[] |
Properties |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginGetUserModel(String, String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginGetUserModel(string Model, string Perspective, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
Perspective |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginInheritModelItemParentSecurity(String, String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginInheritModelItemParentSecurity(string Model, string ModelItemID, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
ModelItemID |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginInheritParentSecurity(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginInheritParentSecurity(string ItemPath, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginIsSSLRequired(AsyncCallback, Object)
Declaration
public IAsyncResult BeginIsSSLRequired(AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListCacheRefreshPlans(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginListCacheRefreshPlans(string ItemPath, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListChildren(String, Boolean, AsyncCallback, Object)
Declaration
public IAsyncResult BeginListChildren(string ItemPath, bool Recursive, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Boolean |
Recursive |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListDatabaseCredentialRetrievalOptions(AsyncCallback, Object)
Declaration
public IAsyncResult BeginListDatabaseCredentialRetrievalOptions(AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListDependentItems(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginListDependentItems(string ItemPath, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListEvents(AsyncCallback, Object)
Declaration
public IAsyncResult BeginListEvents(AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListExecutionSettings(AsyncCallback, Object)
Declaration
public IAsyncResult BeginListExecutionSettings(AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListExtensions(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginListExtensions(string ExtensionType, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ExtensionType |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListExtensionTypes(AsyncCallback, Object)
Declaration
public IAsyncResult BeginListExtensionTypes(AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListItemHistory(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginListItemHistory(string ItemPath, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListItemTypes(AsyncCallback, Object)
Declaration
public IAsyncResult BeginListItemTypes(AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListJobActions(AsyncCallback, Object)
Declaration
public IAsyncResult BeginListJobActions(AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListJobs(AsyncCallback, Object)
Declaration
public IAsyncResult BeginListJobs(AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListJobStates(AsyncCallback, Object)
Declaration
public IAsyncResult BeginListJobStates(AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListJobTypes(AsyncCallback, Object)
Declaration
public IAsyncResult BeginListJobTypes(AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListModelDrillthroughReports(String, String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginListModelDrillthroughReports(string Model, string ModelItemID, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
ModelItemID |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListModelItemChildren(String, String, Boolean, AsyncCallback, Object)
Declaration
public IAsyncResult BeginListModelItemChildren(string Model, string ModelItemID, bool Recursive, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
ModelItemID |
|
| System.Boolean |
Recursive |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListModelItemTypes(AsyncCallback, Object)
Declaration
public IAsyncResult BeginListModelItemTypes(AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListModelPerspectives(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginListModelPerspectives(string Model, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListMySubscriptions(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginListMySubscriptions(string ItemPathOrSiteURL, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPathOrSiteURL |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListParameterStates(AsyncCallback, Object)
Declaration
public IAsyncResult BeginListParameterStates(AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListParameterTypes(AsyncCallback, Object)
Declaration
public IAsyncResult BeginListParameterTypes(AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListParents(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginListParents(string ItemPath, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListRoles(String, String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginListRoles(string SecurityScope, string SiteUrl, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
SecurityScope |
|
| System.String |
SiteUrl |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListScheduledItems(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginListScheduledItems(string ScheduleID, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ScheduleID |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListSchedules(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginListSchedules(string SiteUrl, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
SiteUrl |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListScheduleStates(AsyncCallback, Object)
Declaration
public IAsyncResult BeginListScheduleStates(AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListSecurityScopes(AsyncCallback, Object)
Declaration
public IAsyncResult BeginListSecurityScopes(AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListSubscriptions(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginListSubscriptions(string ItemPathOrSiteURL, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPathOrSiteURL |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListSubscriptionsUsingDataSource(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginListSubscriptionsUsingDataSource(string DataSource, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
DataSource |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginListTasks(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginListTasks(string SecurityScope, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
SecurityScope |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginLogoff(AsyncCallback, Object)
Declaration
public IAsyncResult BeginLogoff(AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginLogonUser(String, String, String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginLogonUser(string userName, string password, string authority, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
userName |
|
| System.String |
password |
|
| System.String |
authority |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginMoveItem(String, String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginMoveItem(string ItemPath, string Target, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
Target |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginPauseSchedule(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginPauseSchedule(string ScheduleID, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ScheduleID |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginPrepareQuery(DataSource, DataSetDefinition, AsyncCallback, Object)
Declaration
public IAsyncResult BeginPrepareQuery(DataSource DataSource, DataSetDefinition DataSet, AsyncCallback callback, object asyncState)
Parameters
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginRegenerateModel(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginRegenerateModel(string Model, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginRemoveAllModelItemPolicies(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginRemoveAllModelItemPolicies(string Model, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginResumeSchedule(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginResumeSchedule(string ScheduleID, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ScheduleID |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginSetCacheOptions(String, Boolean, ExpirationDefinition, AsyncCallback, Object)
Declaration
public IAsyncResult BeginSetCacheOptions(string ItemPath, bool CacheItem, ExpirationDefinition Item, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Boolean |
CacheItem |
|
| ExpirationDefinition |
Item |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginSetCacheRefreshPlanProperties(String, String, String, String, ParameterValue[], AsyncCallback, Object)
Declaration
public IAsyncResult BeginSetCacheRefreshPlanProperties(string CacheRefreshPlanID, string Description, string EventType, string MatchData, ParameterValue[] Parameters, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
CacheRefreshPlanID |
|
| System.String |
Description |
|
| System.String |
EventType |
|
| System.String |
MatchData |
|
| ParameterValue[] |
Parameters |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginSetDataDrivenSubscriptionProperties(String, ExtensionSettings, DataRetrievalPlan, String, String, String, ParameterValueOrFieldReference[], AsyncCallback, Object)
Declaration
public IAsyncResult BeginSetDataDrivenSubscriptionProperties(string DataDrivenSubscriptionID, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference[] Parameters, AsyncCallback callback, object asyncState)
Parameters
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginSetDataSourceContents(String, DataSourceDefinition, AsyncCallback, Object)
Declaration
public IAsyncResult BeginSetDataSourceContents(string DataSource, DataSourceDefinition Definition, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
DataSource |
|
| DataSourceDefinition |
Definition |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginSetExecutionOptions(String, String, ScheduleDefinitionOrReference, AsyncCallback, Object)
Declaration
public IAsyncResult BeginSetExecutionOptions(string ItemPath, string ExecutionSetting, ScheduleDefinitionOrReference Item, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
ExecutionSetting |
|
| ScheduleDefinitionOrReference |
Item |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginSetItemDataSources(String, DataSource[], AsyncCallback, Object)
Declaration
public IAsyncResult BeginSetItemDataSources(string ItemPath, DataSource[] DataSources, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| DataSource[] |
DataSources |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginSetItemDefinition(String, Byte[], Property[], AsyncCallback, Object)
Declaration
public IAsyncResult BeginSetItemDefinition(string ItemPath, byte[] Definition, Property[] Properties, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Byte[] |
Definition |
|
| Property[] |
Properties |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginSetItemHistoryLimit(String, Boolean, Int32, AsyncCallback, Object)
Declaration
public IAsyncResult BeginSetItemHistoryLimit(string ItemPath, bool UseSystem, int HistoryLimit, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Boolean |
UseSystem |
|
| System.Int32 |
HistoryLimit |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginSetItemHistoryOptions(String, Boolean, Boolean, ScheduleDefinitionOrReference, AsyncCallback, Object)
Declaration
public IAsyncResult BeginSetItemHistoryOptions(string ItemPath, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Boolean |
EnableManualSnapshotCreation |
|
| System.Boolean |
KeepExecutionSnapshots |
|
| ScheduleDefinitionOrReference |
Item |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginSetItemLink(String, String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginSetItemLink(string ItemPath, string Link, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
Link |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginSetItemParameters(String, ItemParameter[], AsyncCallback, Object)
Declaration
public IAsyncResult BeginSetItemParameters(string ItemPath, ItemParameter[] Parameters, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| ItemParameter[] |
Parameters |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginSetItemReferences(String, ItemReference[], AsyncCallback, Object)
Declaration
public IAsyncResult BeginSetItemReferences(string ItemPath, ItemReference[] ItemReferences, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| ItemReference[] |
ItemReferences |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginSetModelDrillthroughReports(String, String, ModelDrillthroughReport[], AsyncCallback, Object)
Declaration
public IAsyncResult BeginSetModelDrillthroughReports(string Model, string ModelItemID, ModelDrillthroughReport[] Reports, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
ModelItemID |
|
| ModelDrillthroughReport[] |
Reports |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginSetModelItemPolicies(String, String, Policy[], AsyncCallback, Object)
Declaration
public IAsyncResult BeginSetModelItemPolicies(string Model, string ModelItemID, Policy[] Policies, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
ModelItemID |
|
| Policy[] |
Policies |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginSetPolicies(String, Policy[], AsyncCallback, Object)
Declaration
public IAsyncResult BeginSetPolicies(string ItemPath, Policy[] Policies, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| Policy[] |
Policies |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginSetProperties(String, Property[], AsyncCallback, Object)
Declaration
public IAsyncResult BeginSetProperties(string ItemPath, Property[] Properties, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| Property[] |
Properties |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginSetRoleProperties(String, String, String[], AsyncCallback, Object)
Declaration
public IAsyncResult BeginSetRoleProperties(string Name, string Description, string[] TaskIDs, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
Name |
|
| System.String |
Description |
|
| System.String[] |
TaskIDs |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginSetScheduleProperties(String, String, ScheduleDefinition, AsyncCallback, Object)
Declaration
public IAsyncResult BeginSetScheduleProperties(string Name, string ScheduleID, ScheduleDefinition ScheduleDefinition, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
Name |
|
| System.String |
ScheduleID |
|
| ScheduleDefinition |
ScheduleDefinition |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginSetSubscriptionProperties(String, ExtensionSettings, String, String, String, ParameterValue[], AsyncCallback, Object)
Declaration
public IAsyncResult BeginSetSubscriptionProperties(string SubscriptionID, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue[] Parameters, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
SubscriptionID |
|
| ExtensionSettings |
ExtensionSettings |
|
| System.String |
Description |
|
| System.String |
EventType |
|
| System.String |
MatchData |
|
| ParameterValue[] |
Parameters |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginSetSystemPolicies(Policy[], AsyncCallback, Object)
Declaration
public IAsyncResult BeginSetSystemPolicies(Policy[] Policies, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| Policy[] |
Policies |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginSetSystemProperties(Property[], AsyncCallback, Object)
Declaration
public IAsyncResult BeginSetSystemProperties(Property[] Properties, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| Property[] |
Properties |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginTestConnectForDataSourceDefinition(DataSourceDefinition, String, String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginTestConnectForDataSourceDefinition(DataSourceDefinition DataSourceDefinition, string UserName, string Password, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| DataSourceDefinition |
DataSourceDefinition |
|
| System.String |
UserName |
|
| System.String |
Password |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginTestConnectForItemDataSource(String, String, String, String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginTestConnectForItemDataSource(string ItemPath, string DataSourceName, string UserName, string Password, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
DataSourceName |
|
| System.String |
UserName |
|
| System.String |
Password |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginUpdateItemExecutionSnapshot(String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginUpdateItemExecutionSnapshot(string ItemPath, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
BeginValidateExtensionSettings(String, ParameterValueOrFieldReference[], String, AsyncCallback, Object)
Declaration
public IAsyncResult BeginValidateExtensionSettings(string Extension, ParameterValueOrFieldReference[] ParameterValues, string SiteUrl, AsyncCallback callback, object asyncState)
Parameters
| Type |
Name |
Description |
| System.String |
Extension |
|
| ParameterValueOrFieldReference[] |
ParameterValues |
|
| System.String |
SiteUrl |
|
| System.AsyncCallback |
callback |
|
| System.Object |
asyncState |
|
Returns
| Type |
Description |
| System.IAsyncResult |
|
CancelAsync(Object)
Declaration
public void CancelAsync(object userState)
Parameters
| Type |
Name |
Description |
| System.Object |
userState |
|
CancelJob(String)
Declaration
public bool CancelJob(string JobID)
Parameters
| Type |
Name |
Description |
| System.String |
JobID |
|
Returns
| Type |
Description |
| System.Boolean |
|
CancelJobAsync(String)
Declaration
public void CancelJobAsync(string JobID)
Parameters
| Type |
Name |
Description |
| System.String |
JobID |
|
CancelJobAsync(String, Object)
Declaration
public void CancelJobAsync(string JobID, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
JobID |
|
| System.Object |
userState |
|
ChangeSubscriptionOwner(String, String)
Declaration
public void ChangeSubscriptionOwner(string SubscriptionID, string NewOwner)
Parameters
| Type |
Name |
Description |
| System.String |
SubscriptionID |
|
| System.String |
NewOwner |
|
ChangeSubscriptionOwnerAsync(String, String)
Declaration
public void ChangeSubscriptionOwnerAsync(string SubscriptionID, string NewOwner)
Parameters
| Type |
Name |
Description |
| System.String |
SubscriptionID |
|
| System.String |
NewOwner |
|
ChangeSubscriptionOwnerAsync(String, String, Object)
Declaration
public void ChangeSubscriptionOwnerAsync(string SubscriptionID, string NewOwner, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
SubscriptionID |
|
| System.String |
NewOwner |
|
| System.Object |
userState |
|
CreateCacheRefreshPlan(String, String, String, String, ParameterValue[])
Declaration
public string CreateCacheRefreshPlan(string ItemPath, string Description, string EventType, string MatchData, ParameterValue[] Parameters)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
Description |
|
| System.String |
EventType |
|
| System.String |
MatchData |
|
| ParameterValue[] |
Parameters |
|
Returns
| Type |
Description |
| System.String |
|
CreateCacheRefreshPlanAsync(String, String, String, String, ParameterValue[])
Declaration
public void CreateCacheRefreshPlanAsync(string ItemPath, string Description, string EventType, string MatchData, ParameterValue[] Parameters)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
Description |
|
| System.String |
EventType |
|
| System.String |
MatchData |
|
| ParameterValue[] |
Parameters |
|
CreateCacheRefreshPlanAsync(String, String, String, String, ParameterValue[], Object)
Declaration
public void CreateCacheRefreshPlanAsync(string ItemPath, string Description, string EventType, string MatchData, ParameterValue[] Parameters, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
Description |
|
| System.String |
EventType |
|
| System.String |
MatchData |
|
| ParameterValue[] |
Parameters |
|
| System.Object |
userState |
|
CreateCatalogItem(String, String, String, Boolean, Byte[], Property[], out Warning[])
Declaration
public CatalogItem CreateCatalogItem(string ItemType, string Name, string Parent, bool Overwrite, byte[] Definition, Property[] Properties, out Warning[] Warnings)
Parameters
| Type |
Name |
Description |
| System.String |
ItemType |
|
| System.String |
Name |
|
| System.String |
Parent |
|
| System.Boolean |
Overwrite |
|
| System.Byte[] |
Definition |
|
| Property[] |
Properties |
|
| Warning[] |
Warnings |
|
Returns
CreateCatalogItemAsync(String, String, String, Boolean, Byte[], Property[])
Declaration
public void CreateCatalogItemAsync(string ItemType, string Name, string Parent, bool Overwrite, byte[] Definition, Property[] Properties)
Parameters
| Type |
Name |
Description |
| System.String |
ItemType |
|
| System.String |
Name |
|
| System.String |
Parent |
|
| System.Boolean |
Overwrite |
|
| System.Byte[] |
Definition |
|
| Property[] |
Properties |
|
CreateCatalogItemAsync(String, String, String, Boolean, Byte[], Property[], Object)
Declaration
public void CreateCatalogItemAsync(string ItemType, string Name, string Parent, bool Overwrite, byte[] Definition, Property[] Properties, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemType |
|
| System.String |
Name |
|
| System.String |
Parent |
|
| System.Boolean |
Overwrite |
|
| System.Byte[] |
Definition |
|
| Property[] |
Properties |
|
| System.Object |
userState |
|
CreateDataDrivenSubscription(String, ExtensionSettings, DataRetrievalPlan, String, String, String, ParameterValueOrFieldReference[])
Declaration
public string CreateDataDrivenSubscription(string ItemPath, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference[] Parameters)
Parameters
Returns
| Type |
Description |
| System.String |
|
CreateDataDrivenSubscriptionAsync(String, ExtensionSettings, DataRetrievalPlan, String, String, String, ParameterValueOrFieldReference[])
Declaration
public void CreateDataDrivenSubscriptionAsync(string ItemPath, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference[] Parameters)
Parameters
CreateDataDrivenSubscriptionAsync(String, ExtensionSettings, DataRetrievalPlan, String, String, String, ParameterValueOrFieldReference[], Object)
Declaration
public void CreateDataDrivenSubscriptionAsync(string ItemPath, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference[] Parameters, object userState)
Parameters
CreateDataSource(String, String, Boolean, DataSourceDefinition, Property[])
Declaration
public CatalogItem CreateDataSource(string DataSource, string Parent, bool Overwrite, DataSourceDefinition Definition, Property[] Properties)
Parameters
| Type |
Name |
Description |
| System.String |
DataSource |
|
| System.String |
Parent |
|
| System.Boolean |
Overwrite |
|
| DataSourceDefinition |
Definition |
|
| Property[] |
Properties |
|
Returns
CreateDataSourceAsync(String, String, Boolean, DataSourceDefinition, Property[])
Declaration
public void CreateDataSourceAsync(string DataSource, string Parent, bool Overwrite, DataSourceDefinition Definition, Property[] Properties)
Parameters
| Type |
Name |
Description |
| System.String |
DataSource |
|
| System.String |
Parent |
|
| System.Boolean |
Overwrite |
|
| DataSourceDefinition |
Definition |
|
| Property[] |
Properties |
|
CreateDataSourceAsync(String, String, Boolean, DataSourceDefinition, Property[], Object)
Declaration
public void CreateDataSourceAsync(string DataSource, string Parent, bool Overwrite, DataSourceDefinition Definition, Property[] Properties, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
DataSource |
|
| System.String |
Parent |
|
| System.Boolean |
Overwrite |
|
| DataSourceDefinition |
Definition |
|
| Property[] |
Properties |
|
| System.Object |
userState |
|
CreateFolder(String, String, Property[])
Declaration
public CatalogItem CreateFolder(string Folder, string Parent, Property[] Properties)
Parameters
| Type |
Name |
Description |
| System.String |
Folder |
|
| System.String |
Parent |
|
| Property[] |
Properties |
|
Returns
CreateFolderAsync(String, String, Property[])
Declaration
public void CreateFolderAsync(string Folder, string Parent, Property[] Properties)
Parameters
| Type |
Name |
Description |
| System.String |
Folder |
|
| System.String |
Parent |
|
| Property[] |
Properties |
|
CreateFolderAsync(String, String, Property[], Object)
Declaration
public void CreateFolderAsync(string Folder, string Parent, Property[] Properties, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
Folder |
|
| System.String |
Parent |
|
| Property[] |
Properties |
|
| System.Object |
userState |
|
CreateItemHistorySnapshot(String, out Warning[])
Declaration
public string CreateItemHistorySnapshot(string ItemPath, out Warning[] Warnings)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| Warning[] |
Warnings |
|
Returns
| Type |
Description |
| System.String |
|
CreateItemHistorySnapshotAsync(String)
Declaration
public void CreateItemHistorySnapshotAsync(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
CreateItemHistorySnapshotAsync(String, Object)
Declaration
public void CreateItemHistorySnapshotAsync(string ItemPath, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Object |
userState |
|
CreateLinkedItem(String, String, String, Property[])
Declaration
public void CreateLinkedItem(string ItemPath, string Parent, string Link, Property[] Properties)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
Parent |
|
| System.String |
Link |
|
| Property[] |
Properties |
|
CreateLinkedItemAsync(String, String, String, Property[])
Declaration
public void CreateLinkedItemAsync(string ItemPath, string Parent, string Link, Property[] Properties)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
Parent |
|
| System.String |
Link |
|
| Property[] |
Properties |
|
CreateLinkedItemAsync(String, String, String, Property[], Object)
Declaration
public void CreateLinkedItemAsync(string ItemPath, string Parent, string Link, Property[] Properties, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
Parent |
|
| System.String |
Link |
|
| Property[] |
Properties |
|
| System.Object |
userState |
|
CreateReportEditSession(String, String, Byte[], out Warning[])
Declaration
public string CreateReportEditSession(string Report, string Parent, byte[] Definition, out Warning[] Warnings)
Parameters
| Type |
Name |
Description |
| System.String |
Report |
|
| System.String |
Parent |
|
| System.Byte[] |
Definition |
|
| Warning[] |
Warnings |
|
Returns
| Type |
Description |
| System.String |
|
CreateReportEditSessionAsync(String, String, Byte[])
Declaration
public void CreateReportEditSessionAsync(string Report, string Parent, byte[] Definition)
Parameters
| Type |
Name |
Description |
| System.String |
Report |
|
| System.String |
Parent |
|
| System.Byte[] |
Definition |
|
CreateReportEditSessionAsync(String, String, Byte[], Object)
Declaration
public void CreateReportEditSessionAsync(string Report, string Parent, byte[] Definition, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
Report |
|
| System.String |
Parent |
|
| System.Byte[] |
Definition |
|
| System.Object |
userState |
|
CreateRole(String, String, String[])
Declaration
public void CreateRole(string Name, string Description, string[] TaskIDs)
Parameters
| Type |
Name |
Description |
| System.String |
Name |
|
| System.String |
Description |
|
| System.String[] |
TaskIDs |
|
CreateRoleAsync(String, String, String[])
Declaration
public void CreateRoleAsync(string Name, string Description, string[] TaskIDs)
Parameters
| Type |
Name |
Description |
| System.String |
Name |
|
| System.String |
Description |
|
| System.String[] |
TaskIDs |
|
CreateRoleAsync(String, String, String[], Object)
Declaration
public void CreateRoleAsync(string Name, string Description, string[] TaskIDs, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
Name |
|
| System.String |
Description |
|
| System.String[] |
TaskIDs |
|
| System.Object |
userState |
|
CreateSchedule(String, ScheduleDefinition, String)
Declaration
public string CreateSchedule(string Name, ScheduleDefinition ScheduleDefinition, string SiteUrl)
Parameters
| Type |
Name |
Description |
| System.String |
Name |
|
| ScheduleDefinition |
ScheduleDefinition |
|
| System.String |
SiteUrl |
|
Returns
| Type |
Description |
| System.String |
|
CreateScheduleAsync(String, ScheduleDefinition, String)
Declaration
public void CreateScheduleAsync(string Name, ScheduleDefinition ScheduleDefinition, string SiteUrl)
Parameters
| Type |
Name |
Description |
| System.String |
Name |
|
| ScheduleDefinition |
ScheduleDefinition |
|
| System.String |
SiteUrl |
|
CreateScheduleAsync(String, ScheduleDefinition, String, Object)
Declaration
public void CreateScheduleAsync(string Name, ScheduleDefinition ScheduleDefinition, string SiteUrl, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
Name |
|
| ScheduleDefinition |
ScheduleDefinition |
|
| System.String |
SiteUrl |
|
| System.Object |
userState |
|
CreateSubscription(String, ExtensionSettings, String, String, String, ParameterValue[])
Declaration
public string CreateSubscription(string ItemPath, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue[] Parameters)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| ExtensionSettings |
ExtensionSettings |
|
| System.String |
Description |
|
| System.String |
EventType |
|
| System.String |
MatchData |
|
| ParameterValue[] |
Parameters |
|
Returns
| Type |
Description |
| System.String |
|
CreateSubscriptionAsync(String, ExtensionSettings, String, String, String, ParameterValue[])
Declaration
public void CreateSubscriptionAsync(string ItemPath, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue[] Parameters)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| ExtensionSettings |
ExtensionSettings |
|
| System.String |
Description |
|
| System.String |
EventType |
|
| System.String |
MatchData |
|
| ParameterValue[] |
Parameters |
|
CreateSubscriptionAsync(String, ExtensionSettings, String, String, String, ParameterValue[], Object)
Declaration
public void CreateSubscriptionAsync(string ItemPath, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue[] Parameters, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| ExtensionSettings |
ExtensionSettings |
|
| System.String |
Description |
|
| System.String |
EventType |
|
| System.String |
MatchData |
|
| ParameterValue[] |
Parameters |
|
| System.Object |
userState |
|
DeleteCacheRefreshPlan(String)
Declaration
public void DeleteCacheRefreshPlan(string CacheRefreshPlanID)
Parameters
| Type |
Name |
Description |
| System.String |
CacheRefreshPlanID |
|
DeleteCacheRefreshPlanAsync(String)
Declaration
public void DeleteCacheRefreshPlanAsync(string CacheRefreshPlanID)
Parameters
| Type |
Name |
Description |
| System.String |
CacheRefreshPlanID |
|
DeleteCacheRefreshPlanAsync(String, Object)
Declaration
public void DeleteCacheRefreshPlanAsync(string CacheRefreshPlanID, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
CacheRefreshPlanID |
|
| System.Object |
userState |
|
DeleteItem(String)
Declaration
public void DeleteItem(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
DeleteItemAsync(String)
Declaration
public void DeleteItemAsync(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
DeleteItemAsync(String, Object)
Declaration
public void DeleteItemAsync(string ItemPath, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Object |
userState |
|
DeleteItemHistorySnapshot(String, String)
Declaration
public void DeleteItemHistorySnapshot(string ItemPath, string HistoryID)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
HistoryID |
|
DeleteItemHistorySnapshotAsync(String, String)
Declaration
public void DeleteItemHistorySnapshotAsync(string ItemPath, string HistoryID)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
HistoryID |
|
DeleteItemHistorySnapshotAsync(String, String, Object)
Declaration
public void DeleteItemHistorySnapshotAsync(string ItemPath, string HistoryID, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
HistoryID |
|
| System.Object |
userState |
|
DeleteRole(String)
Declaration
public void DeleteRole(string Name)
Parameters
| Type |
Name |
Description |
| System.String |
Name |
|
DeleteRoleAsync(String)
Declaration
public void DeleteRoleAsync(string Name)
Parameters
| Type |
Name |
Description |
| System.String |
Name |
|
DeleteRoleAsync(String, Object)
Declaration
public void DeleteRoleAsync(string Name, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
Name |
|
| System.Object |
userState |
|
DeleteSchedule(String)
Declaration
public void DeleteSchedule(string ScheduleID)
Parameters
| Type |
Name |
Description |
| System.String |
ScheduleID |
|
DeleteScheduleAsync(String)
Declaration
public void DeleteScheduleAsync(string ScheduleID)
Parameters
| Type |
Name |
Description |
| System.String |
ScheduleID |
|
DeleteScheduleAsync(String, Object)
Declaration
public void DeleteScheduleAsync(string ScheduleID, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ScheduleID |
|
| System.Object |
userState |
|
DeleteSubscription(String)
Declaration
public void DeleteSubscription(string SubscriptionID)
Parameters
| Type |
Name |
Description |
| System.String |
SubscriptionID |
|
DeleteSubscriptionAsync(String)
Declaration
public void DeleteSubscriptionAsync(string SubscriptionID)
Parameters
| Type |
Name |
Description |
| System.String |
SubscriptionID |
|
DeleteSubscriptionAsync(String, Object)
Declaration
public void DeleteSubscriptionAsync(string SubscriptionID, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
SubscriptionID |
|
| System.Object |
userState |
|
DisableDataSource(String)
Declaration
public void DisableDataSource(string DataSource)
Parameters
| Type |
Name |
Description |
| System.String |
DataSource |
|
DisableDataSourceAsync(String)
Declaration
public void DisableDataSourceAsync(string DataSource)
Parameters
| Type |
Name |
Description |
| System.String |
DataSource |
|
DisableDataSourceAsync(String, Object)
Declaration
public void DisableDataSourceAsync(string DataSource, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
DataSource |
|
| System.Object |
userState |
|
EnableDataSource(String)
Declaration
public void EnableDataSource(string DataSource)
Parameters
| Type |
Name |
Description |
| System.String |
DataSource |
|
EnableDataSourceAsync(String)
Declaration
public void EnableDataSourceAsync(string DataSource)
Parameters
| Type |
Name |
Description |
| System.String |
DataSource |
|
EnableDataSourceAsync(String, Object)
Declaration
public void EnableDataSourceAsync(string DataSource, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
DataSource |
|
| System.Object |
userState |
|
EndCancelJob(IAsyncResult)
Declaration
public bool EndCancelJob(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
| Type |
Description |
| System.Boolean |
|
EndChangeSubscriptionOwner(IAsyncResult)
Declaration
public void EndChangeSubscriptionOwner(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndCreateCacheRefreshPlan(IAsyncResult)
Declaration
public string EndCreateCacheRefreshPlan(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
| Type |
Description |
| System.String |
|
EndCreateCatalogItem(IAsyncResult, out Warning[])
Declaration
public CatalogItem EndCreateCatalogItem(IAsyncResult asyncResult, out Warning[] Warnings)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
| Warning[] |
Warnings |
|
Returns
EndCreateDataDrivenSubscription(IAsyncResult)
Declaration
public string EndCreateDataDrivenSubscription(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
| Type |
Description |
| System.String |
|
EndCreateDataSource(IAsyncResult)
Declaration
public CatalogItem EndCreateDataSource(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndCreateFolder(IAsyncResult)
Declaration
public CatalogItem EndCreateFolder(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndCreateItemHistorySnapshot(IAsyncResult, out Warning[])
Declaration
public string EndCreateItemHistorySnapshot(IAsyncResult asyncResult, out Warning[] Warnings)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
| Warning[] |
Warnings |
|
Returns
| Type |
Description |
| System.String |
|
EndCreateLinkedItem(IAsyncResult)
Declaration
public void EndCreateLinkedItem(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndCreateReportEditSession(IAsyncResult, out Warning[])
Declaration
public string EndCreateReportEditSession(IAsyncResult asyncResult, out Warning[] Warnings)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
| Warning[] |
Warnings |
|
Returns
| Type |
Description |
| System.String |
|
EndCreateRole(IAsyncResult)
Declaration
public void EndCreateRole(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndCreateSchedule(IAsyncResult)
Declaration
public string EndCreateSchedule(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
| Type |
Description |
| System.String |
|
EndCreateSubscription(IAsyncResult)
Declaration
public string EndCreateSubscription(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
| Type |
Description |
| System.String |
|
EndDeleteCacheRefreshPlan(IAsyncResult)
Declaration
public void EndDeleteCacheRefreshPlan(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndDeleteItem(IAsyncResult)
Declaration
public void EndDeleteItem(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndDeleteItemHistorySnapshot(IAsyncResult)
Declaration
public void EndDeleteItemHistorySnapshot(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndDeleteRole(IAsyncResult)
Declaration
public void EndDeleteRole(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndDeleteSchedule(IAsyncResult)
Declaration
public void EndDeleteSchedule(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndDeleteSubscription(IAsyncResult)
Declaration
public void EndDeleteSubscription(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndDisableDataSource(IAsyncResult)
Declaration
public void EndDisableDataSource(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndEnableDataSource(IAsyncResult)
Declaration
public void EndEnableDataSource(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndFindItems(IAsyncResult)
Declaration
public CatalogItem[] EndFindItems(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndFireEvent(IAsyncResult)
Declaration
public void EndFireEvent(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndFlushCache(IAsyncResult)
Declaration
public void EndFlushCache(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndGenerateModel(IAsyncResult, out Warning[])
Declaration
public CatalogItem EndGenerateModel(IAsyncResult asyncResult, out Warning[] Warnings)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
| Warning[] |
Warnings |
|
Returns
EndGetCacheOptions(IAsyncResult, out ExpirationDefinition)
Declaration
public bool EndGetCacheOptions(IAsyncResult asyncResult, out ExpirationDefinition Item)
Parameters
Returns
| Type |
Description |
| System.Boolean |
|
EndGetCacheRefreshPlanProperties(IAsyncResult, out String, out CacheRefreshPlanState, out String, out String, out ParameterValue[])
Declaration
public string EndGetCacheRefreshPlanProperties(IAsyncResult asyncResult, out string LastRunStatus, out CacheRefreshPlanState State, out string EventType, out string MatchData, out ParameterValue[] Parameters)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
| System.String |
LastRunStatus |
|
| CacheRefreshPlanState |
State |
|
| System.String |
EventType |
|
| System.String |
MatchData |
|
| ParameterValue[] |
Parameters |
|
Returns
| Type |
Description |
| System.String |
|
EndGetDataDrivenSubscriptionProperties(IAsyncResult, out ExtensionSettings, out DataRetrievalPlan, out String, out ActiveState, out String, out String, out String, out ParameterValueOrFieldReference[])
Declaration
public string EndGetDataDrivenSubscriptionProperties(IAsyncResult asyncResult, out ExtensionSettings ExtensionSettings, out DataRetrievalPlan DataRetrievalPlan, out string Description, out ActiveState Active, out string Status, out string EventType, out string MatchData, out ParameterValueOrFieldReference[] Parameters)
Parameters
Returns
| Type |
Description |
| System.String |
|
EndGetDataSourceContents(IAsyncResult)
Declaration
public DataSourceDefinition EndGetDataSourceContents(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndGetExecutionOptions(IAsyncResult, out ScheduleDefinitionOrReference)
Declaration
public string EndGetExecutionOptions(IAsyncResult asyncResult, out ScheduleDefinitionOrReference Item)
Parameters
Returns
| Type |
Description |
| System.String |
|
EndGetExtensionSettings(IAsyncResult)
Declaration
public ExtensionParameter[] EndGetExtensionSettings(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndGetItemDataSourcePrompts(IAsyncResult)
Declaration
public DataSourcePrompt[] EndGetItemDataSourcePrompts(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndGetItemDataSources(IAsyncResult)
Declaration
public DataSource[] EndGetItemDataSources(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndGetItemDefinition(IAsyncResult)
Declaration
public byte[] EndGetItemDefinition(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
| Type |
Description |
| System.Byte[] |
|
EndGetItemHistoryLimit(IAsyncResult, out Boolean, out Int32)
Declaration
public int EndGetItemHistoryLimit(IAsyncResult asyncResult, out bool IsSystem, out int SystemLimit)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
| System.Boolean |
IsSystem |
|
| System.Int32 |
SystemLimit |
|
Returns
| Type |
Description |
| System.Int32 |
|
EndGetItemHistoryOptions(IAsyncResult, out Boolean, out ScheduleDefinitionOrReference)
Declaration
public bool EndGetItemHistoryOptions(IAsyncResult asyncResult, out bool KeepExecutionSnapshots, out ScheduleDefinitionOrReference Item)
Parameters
Returns
| Type |
Description |
| System.Boolean |
|
EndGetItemLink(IAsyncResult)
Declaration
public string EndGetItemLink(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
| Type |
Description |
| System.String |
|
EndGetItemParameters(IAsyncResult)
Declaration
public ItemParameter[] EndGetItemParameters(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndGetItemReferences(IAsyncResult)
Declaration
public ItemReferenceData[] EndGetItemReferences(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndGetItemType(IAsyncResult)
Declaration
public string EndGetItemType(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
| Type |
Description |
| System.String |
|
EndGetModelItemPermissions(IAsyncResult)
Declaration
public string[] EndGetModelItemPermissions(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
| Type |
Description |
| System.String[] |
|
EndGetModelItemPolicies(IAsyncResult, out Boolean)
Declaration
public Policy[] EndGetModelItemPolicies(IAsyncResult asyncResult, out bool InheritParent)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
| System.Boolean |
InheritParent |
|
Returns
EndGetPermissions(IAsyncResult)
Declaration
public string[] EndGetPermissions(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
| Type |
Description |
| System.String[] |
|
EndGetPolicies(IAsyncResult, out Boolean)
Declaration
public Policy[] EndGetPolicies(IAsyncResult asyncResult, out bool InheritParent)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
| System.Boolean |
InheritParent |
|
Returns
EndGetProperties(IAsyncResult)
Declaration
public Property[] EndGetProperties(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndGetReportServerConfigInfo(IAsyncResult)
Declaration
public string EndGetReportServerConfigInfo(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
| Type |
Description |
| System.String |
|
EndGetRoleProperties(IAsyncResult, out String)
Declaration
public string[] EndGetRoleProperties(IAsyncResult asyncResult, out string Description)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
| System.String |
Description |
|
Returns
| Type |
Description |
| System.String[] |
|
EndGetScheduleProperties(IAsyncResult)
Declaration
public Schedule EndGetScheduleProperties(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndGetSubscriptionProperties(IAsyncResult, out ExtensionSettings, out String, out ActiveState, out String, out String, out String, out ParameterValue[])
Declaration
public string EndGetSubscriptionProperties(IAsyncResult asyncResult, out ExtensionSettings ExtensionSettings, out string Description, out ActiveState Active, out string Status, out string EventType, out string MatchData, out ParameterValue[] Parameters)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
| ExtensionSettings |
ExtensionSettings |
|
| System.String |
Description |
|
| ActiveState |
Active |
|
| System.String |
Status |
|
| System.String |
EventType |
|
| System.String |
MatchData |
|
| ParameterValue[] |
Parameters |
|
Returns
| Type |
Description |
| System.String |
|
EndGetSystemPermissions(IAsyncResult)
Declaration
public string[] EndGetSystemPermissions(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
| Type |
Description |
| System.String[] |
|
EndGetSystemPolicies(IAsyncResult)
Declaration
public Policy[] EndGetSystemPolicies(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndGetSystemProperties(IAsyncResult)
Declaration
public Property[] EndGetSystemProperties(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndGetUserModel(IAsyncResult)
Declaration
public byte[] EndGetUserModel(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
| Type |
Description |
| System.Byte[] |
|
EndInheritModelItemParentSecurity(IAsyncResult)
Declaration
public void EndInheritModelItemParentSecurity(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndInheritParentSecurity(IAsyncResult)
Declaration
public void EndInheritParentSecurity(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndIsSSLRequired(IAsyncResult)
Declaration
public bool EndIsSSLRequired(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
| Type |
Description |
| System.Boolean |
|
EndListCacheRefreshPlans(IAsyncResult)
Declaration
public CacheRefreshPlan[] EndListCacheRefreshPlans(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndListChildren(IAsyncResult)
Declaration
public CatalogItem[] EndListChildren(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndListDatabaseCredentialRetrievalOptions(IAsyncResult)
Declaration
public string[] EndListDatabaseCredentialRetrievalOptions(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
| Type |
Description |
| System.String[] |
|
EndListDependentItems(IAsyncResult)
Declaration
public CatalogItem[] EndListDependentItems(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndListEvents(IAsyncResult)
Declaration
public Event[] EndListEvents(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndListExecutionSettings(IAsyncResult)
Declaration
public string[] EndListExecutionSettings(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
| Type |
Description |
| System.String[] |
|
EndListExtensions(IAsyncResult)
Declaration
public Extension[] EndListExtensions(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndListExtensionTypes(IAsyncResult)
Declaration
public string[] EndListExtensionTypes(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
| Type |
Description |
| System.String[] |
|
EndListItemHistory(IAsyncResult)
Declaration
public ItemHistorySnapshot[] EndListItemHistory(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndListItemTypes(IAsyncResult)
Declaration
public string[] EndListItemTypes(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
| Type |
Description |
| System.String[] |
|
EndListJobActions(IAsyncResult)
Declaration
public string[] EndListJobActions(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
| Type |
Description |
| System.String[] |
|
EndListJobs(IAsyncResult)
Declaration
public Job[] EndListJobs(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndListJobStates(IAsyncResult)
Declaration
public string[] EndListJobStates(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
| Type |
Description |
| System.String[] |
|
EndListJobTypes(IAsyncResult)
Declaration
public string[] EndListJobTypes(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
| Type |
Description |
| System.String[] |
|
EndListModelDrillthroughReports(IAsyncResult)
Declaration
public ModelDrillthroughReport[] EndListModelDrillthroughReports(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndListModelItemChildren(IAsyncResult)
Declaration
public ModelItem[] EndListModelItemChildren(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndListModelItemTypes(IAsyncResult)
Declaration
public string[] EndListModelItemTypes(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
| Type |
Description |
| System.String[] |
|
EndListModelPerspectives(IAsyncResult)
Declaration
public ModelCatalogItem[] EndListModelPerspectives(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndListMySubscriptions(IAsyncResult)
Declaration
public Subscription[] EndListMySubscriptions(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndListParameterStates(IAsyncResult)
Declaration
public string[] EndListParameterStates(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
| Type |
Description |
| System.String[] |
|
EndListParameterTypes(IAsyncResult)
Declaration
public string[] EndListParameterTypes(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
| Type |
Description |
| System.String[] |
|
EndListParents(IAsyncResult)
Declaration
public CatalogItem[] EndListParents(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndListRoles(IAsyncResult)
Declaration
public Role[] EndListRoles(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndListScheduledItems(IAsyncResult)
Declaration
public CatalogItem[] EndListScheduledItems(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndListSchedules(IAsyncResult)
Declaration
public Schedule[] EndListSchedules(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndListScheduleStates(IAsyncResult)
Declaration
public string[] EndListScheduleStates(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
| Type |
Description |
| System.String[] |
|
EndListSecurityScopes(IAsyncResult)
Declaration
public string[] EndListSecurityScopes(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
| Type |
Description |
| System.String[] |
|
EndListSubscriptions(IAsyncResult)
Declaration
public Subscription[] EndListSubscriptions(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndListSubscriptionsUsingDataSource(IAsyncResult)
Declaration
public Subscription[] EndListSubscriptionsUsingDataSource(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndListTasks(IAsyncResult)
Declaration
public Task[] EndListTasks(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndLogoff(IAsyncResult)
Declaration
public void EndLogoff(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndLogonUser(IAsyncResult)
Declaration
public void EndLogonUser(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndMoveItem(IAsyncResult)
Declaration
public void EndMoveItem(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndPauseSchedule(IAsyncResult)
Declaration
public void EndPauseSchedule(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndPrepareQuery(IAsyncResult, out Boolean, out String[])
Declaration
public DataSetDefinition EndPrepareQuery(IAsyncResult asyncResult, out bool Changed, out string[] ParameterNames)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
| System.Boolean |
Changed |
|
| System.String[] |
ParameterNames |
|
Returns
EndRegenerateModel(IAsyncResult)
Declaration
public Warning[] EndRegenerateModel(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndRemoveAllModelItemPolicies(IAsyncResult)
Declaration
public void EndRemoveAllModelItemPolicies(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndResumeSchedule(IAsyncResult)
Declaration
public void EndResumeSchedule(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndSetCacheOptions(IAsyncResult)
Declaration
public void EndSetCacheOptions(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndSetCacheRefreshPlanProperties(IAsyncResult)
Declaration
public void EndSetCacheRefreshPlanProperties(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndSetDataDrivenSubscriptionProperties(IAsyncResult)
Declaration
public void EndSetDataDrivenSubscriptionProperties(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndSetDataSourceContents(IAsyncResult)
Declaration
public void EndSetDataSourceContents(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndSetExecutionOptions(IAsyncResult)
Declaration
public void EndSetExecutionOptions(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndSetItemDataSources(IAsyncResult)
Declaration
public void EndSetItemDataSources(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndSetItemDefinition(IAsyncResult)
Declaration
public Warning[] EndSetItemDefinition(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
EndSetItemHistoryLimit(IAsyncResult)
Declaration
public void EndSetItemHistoryLimit(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndSetItemHistoryOptions(IAsyncResult)
Declaration
public void EndSetItemHistoryOptions(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndSetItemLink(IAsyncResult)
Declaration
public void EndSetItemLink(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndSetItemParameters(IAsyncResult)
Declaration
public void EndSetItemParameters(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndSetItemReferences(IAsyncResult)
Declaration
public void EndSetItemReferences(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndSetModelDrillthroughReports(IAsyncResult)
Declaration
public void EndSetModelDrillthroughReports(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndSetModelItemPolicies(IAsyncResult)
Declaration
public void EndSetModelItemPolicies(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndSetPolicies(IAsyncResult)
Declaration
public void EndSetPolicies(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndSetProperties(IAsyncResult)
Declaration
public void EndSetProperties(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndSetRoleProperties(IAsyncResult)
Declaration
public void EndSetRoleProperties(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndSetScheduleProperties(IAsyncResult)
Declaration
public void EndSetScheduleProperties(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndSetSubscriptionProperties(IAsyncResult)
Declaration
public void EndSetSubscriptionProperties(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndSetSystemPolicies(IAsyncResult)
Declaration
public void EndSetSystemPolicies(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndSetSystemProperties(IAsyncResult)
Declaration
public void EndSetSystemProperties(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndTestConnectForDataSourceDefinition(IAsyncResult, out String)
Declaration
public bool EndTestConnectForDataSourceDefinition(IAsyncResult asyncResult, out string ConnectError)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
| System.String |
ConnectError |
|
Returns
| Type |
Description |
| System.Boolean |
|
EndTestConnectForItemDataSource(IAsyncResult, out String)
Declaration
public bool EndTestConnectForItemDataSource(IAsyncResult asyncResult, out string ConnectError)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
| System.String |
ConnectError |
|
Returns
| Type |
Description |
| System.Boolean |
|
EndUpdateItemExecutionSnapshot(IAsyncResult)
Declaration
public void EndUpdateItemExecutionSnapshot(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
EndValidateExtensionSettings(IAsyncResult)
Declaration
public ExtensionParameter[] EndValidateExtensionSettings(IAsyncResult asyncResult)
Parameters
| Type |
Name |
Description |
| System.IAsyncResult |
asyncResult |
|
Returns
FindItems(String, BooleanOperatorEnum, Property[], SearchCondition[])
Declaration
public CatalogItem[] FindItems(string Folder, BooleanOperatorEnum BooleanOperator, Property[] SearchOptions, SearchCondition[] SearchConditions)
Parameters
Returns
FindItemsAsync(String, BooleanOperatorEnum, Property[], SearchCondition[])
Declaration
public void FindItemsAsync(string Folder, BooleanOperatorEnum BooleanOperator, Property[] SearchOptions, SearchCondition[] SearchConditions)
Parameters
FindItemsAsync(String, BooleanOperatorEnum, Property[], SearchCondition[], Object)
Declaration
public void FindItemsAsync(string Folder, BooleanOperatorEnum BooleanOperator, Property[] SearchOptions, SearchCondition[] SearchConditions, object userState)
Parameters
FireEvent(String, String, String)
Declaration
public void FireEvent(string EventType, string EventData, string SiteUrl)
Parameters
| Type |
Name |
Description |
| System.String |
EventType |
|
| System.String |
EventData |
|
| System.String |
SiteUrl |
|
FireEventAsync(String, String, String)
Declaration
public void FireEventAsync(string EventType, string EventData, string SiteUrl)
Parameters
| Type |
Name |
Description |
| System.String |
EventType |
|
| System.String |
EventData |
|
| System.String |
SiteUrl |
|
FireEventAsync(String, String, String, Object)
Declaration
public void FireEventAsync(string EventType, string EventData, string SiteUrl, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
EventType |
|
| System.String |
EventData |
|
| System.String |
SiteUrl |
|
| System.Object |
userState |
|
FlushCache(String)
Declaration
public void FlushCache(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
FlushCacheAsync(String)
Declaration
public void FlushCacheAsync(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
FlushCacheAsync(String, Object)
Declaration
public void FlushCacheAsync(string ItemPath, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Object |
userState |
|
GenerateModel(String, String, String, Property[], out Warning[])
Declaration
public CatalogItem GenerateModel(string DataSource, string Model, string Parent, Property[] Properties, out Warning[] Warnings)
Parameters
| Type |
Name |
Description |
| System.String |
DataSource |
|
| System.String |
Model |
|
| System.String |
Parent |
|
| Property[] |
Properties |
|
| Warning[] |
Warnings |
|
Returns
GenerateModelAsync(String, String, String, Property[])
Declaration
public void GenerateModelAsync(string DataSource, string Model, string Parent, Property[] Properties)
Parameters
| Type |
Name |
Description |
| System.String |
DataSource |
|
| System.String |
Model |
|
| System.String |
Parent |
|
| Property[] |
Properties |
|
GenerateModelAsync(String, String, String, Property[], Object)
Declaration
public void GenerateModelAsync(string DataSource, string Model, string Parent, Property[] Properties, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
DataSource |
|
| System.String |
Model |
|
| System.String |
Parent |
|
| Property[] |
Properties |
|
| System.Object |
userState |
|
GetCacheOptions(String, out ExpirationDefinition)
Declaration
public bool GetCacheOptions(string ItemPath, out ExpirationDefinition Item)
Parameters
Returns
| Type |
Description |
| System.Boolean |
|
GetCacheOptionsAsync(String)
Declaration
public void GetCacheOptionsAsync(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
GetCacheOptionsAsync(String, Object)
Declaration
public void GetCacheOptionsAsync(string ItemPath, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Object |
userState |
|
GetCacheRefreshPlanProperties(String, out String, out CacheRefreshPlanState, out String, out String, out ParameterValue[])
Declaration
public string GetCacheRefreshPlanProperties(string CacheRefreshPlanID, out string LastRunStatus, out CacheRefreshPlanState State, out string EventType, out string MatchData, out ParameterValue[] Parameters)
Parameters
| Type |
Name |
Description |
| System.String |
CacheRefreshPlanID |
|
| System.String |
LastRunStatus |
|
| CacheRefreshPlanState |
State |
|
| System.String |
EventType |
|
| System.String |
MatchData |
|
| ParameterValue[] |
Parameters |
|
Returns
| Type |
Description |
| System.String |
|
GetCacheRefreshPlanPropertiesAsync(String)
Declaration
public void GetCacheRefreshPlanPropertiesAsync(string CacheRefreshPlanID)
Parameters
| Type |
Name |
Description |
| System.String |
CacheRefreshPlanID |
|
GetCacheRefreshPlanPropertiesAsync(String, Object)
Declaration
public void GetCacheRefreshPlanPropertiesAsync(string CacheRefreshPlanID, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
CacheRefreshPlanID |
|
| System.Object |
userState |
|
GetDataDrivenSubscriptionProperties(String, out ExtensionSettings, out DataRetrievalPlan, out String, out ActiveState, out String, out String, out String, out ParameterValueOrFieldReference[])
Declaration
public string GetDataDrivenSubscriptionProperties(string DataDrivenSubscriptionID, out ExtensionSettings ExtensionSettings, out DataRetrievalPlan DataRetrievalPlan, out string Description, out ActiveState Active, out string Status, out string EventType, out string MatchData, out ParameterValueOrFieldReference[] Parameters)
Parameters
Returns
| Type |
Description |
| System.String |
|
GetDataDrivenSubscriptionPropertiesAsync(String)
Declaration
public void GetDataDrivenSubscriptionPropertiesAsync(string DataDrivenSubscriptionID)
Parameters
| Type |
Name |
Description |
| System.String |
DataDrivenSubscriptionID |
|
GetDataDrivenSubscriptionPropertiesAsync(String, Object)
Declaration
public void GetDataDrivenSubscriptionPropertiesAsync(string DataDrivenSubscriptionID, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
DataDrivenSubscriptionID |
|
| System.Object |
userState |
|
GetDataSourceContents(String)
Declaration
public DataSourceDefinition GetDataSourceContents(string DataSource)
Parameters
| Type |
Name |
Description |
| System.String |
DataSource |
|
Returns
GetDataSourceContentsAsync(String)
Declaration
public void GetDataSourceContentsAsync(string DataSource)
Parameters
| Type |
Name |
Description |
| System.String |
DataSource |
|
GetDataSourceContentsAsync(String, Object)
Declaration
public void GetDataSourceContentsAsync(string DataSource, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
DataSource |
|
| System.Object |
userState |
|
GetExecutionOptions(String, out ScheduleDefinitionOrReference)
Declaration
public string GetExecutionOptions(string ItemPath, out ScheduleDefinitionOrReference Item)
Parameters
Returns
| Type |
Description |
| System.String |
|
GetExecutionOptionsAsync(String)
Declaration
public void GetExecutionOptionsAsync(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
GetExecutionOptionsAsync(String, Object)
Declaration
public void GetExecutionOptionsAsync(string ItemPath, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Object |
userState |
|
GetExtensionSettings(String)
Declaration
public ExtensionParameter[] GetExtensionSettings(string Extension)
Parameters
| Type |
Name |
Description |
| System.String |
Extension |
|
Returns
GetExtensionSettingsAsync(String)
Declaration
public void GetExtensionSettingsAsync(string Extension)
Parameters
| Type |
Name |
Description |
| System.String |
Extension |
|
GetExtensionSettingsAsync(String, Object)
Declaration
public void GetExtensionSettingsAsync(string Extension, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
Extension |
|
| System.Object |
userState |
|
GetItemDataSourcePrompts(String)
Declaration
public DataSourcePrompt[] GetItemDataSourcePrompts(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
Returns
GetItemDataSourcePromptsAsync(String)
Declaration
public void GetItemDataSourcePromptsAsync(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
GetItemDataSourcePromptsAsync(String, Object)
Declaration
public void GetItemDataSourcePromptsAsync(string ItemPath, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Object |
userState |
|
GetItemDataSources(String)
Declaration
public DataSource[] GetItemDataSources(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
Returns
GetItemDataSourcesAsync(String)
Declaration
public void GetItemDataSourcesAsync(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
GetItemDataSourcesAsync(String, Object)
Declaration
public void GetItemDataSourcesAsync(string ItemPath, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Object |
userState |
|
GetItemDefinition(String)
Declaration
public byte[] GetItemDefinition(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
Returns
| Type |
Description |
| System.Byte[] |
|
GetItemDefinitionAsync(String)
Declaration
public void GetItemDefinitionAsync(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
GetItemDefinitionAsync(String, Object)
Declaration
public void GetItemDefinitionAsync(string ItemPath, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Object |
userState |
|
GetItemHistoryLimit(String, out Boolean, out Int32)
Declaration
public int GetItemHistoryLimit(string ItemPath, out bool IsSystem, out int SystemLimit)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Boolean |
IsSystem |
|
| System.Int32 |
SystemLimit |
|
Returns
| Type |
Description |
| System.Int32 |
|
GetItemHistoryLimitAsync(String)
Declaration
public void GetItemHistoryLimitAsync(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
GetItemHistoryLimitAsync(String, Object)
Declaration
public void GetItemHistoryLimitAsync(string ItemPath, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Object |
userState |
|
GetItemHistoryOptions(String, out Boolean, out ScheduleDefinitionOrReference)
Declaration
public bool GetItemHistoryOptions(string ItemPath, out bool KeepExecutionSnapshots, out ScheduleDefinitionOrReference Item)
Parameters
Returns
| Type |
Description |
| System.Boolean |
|
GetItemHistoryOptionsAsync(String)
Declaration
public void GetItemHistoryOptionsAsync(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
GetItemHistoryOptionsAsync(String, Object)
Declaration
public void GetItemHistoryOptionsAsync(string ItemPath, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Object |
userState |
|
GetItemLink(String)
Declaration
public string GetItemLink(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
Returns
| Type |
Description |
| System.String |
|
GetItemLinkAsync(String)
Declaration
public void GetItemLinkAsync(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
GetItemLinkAsync(String, Object)
Declaration
public void GetItemLinkAsync(string ItemPath, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Object |
userState |
|
GetItemParameters(String, String, Boolean, ParameterValue[], DataSourceCredentials[])
Declaration
public ItemParameter[] GetItemParameters(string ItemPath, string HistoryID, bool ForRendering, ParameterValue[] Values, DataSourceCredentials[] Credentials)
Parameters
Returns
GetItemParametersAsync(String, String, Boolean, ParameterValue[], DataSourceCredentials[])
Declaration
public void GetItemParametersAsync(string ItemPath, string HistoryID, bool ForRendering, ParameterValue[] Values, DataSourceCredentials[] Credentials)
Parameters
GetItemParametersAsync(String, String, Boolean, ParameterValue[], DataSourceCredentials[], Object)
Declaration
public void GetItemParametersAsync(string ItemPath, string HistoryID, bool ForRendering, ParameterValue[] Values, DataSourceCredentials[] Credentials, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
HistoryID |
|
| System.Boolean |
ForRendering |
|
| ParameterValue[] |
Values |
|
| DataSourceCredentials[] |
Credentials |
|
| System.Object |
userState |
|
GetItemReferences(String, String)
Declaration
public ItemReferenceData[] GetItemReferences(string ItemPath, string ReferenceItemType)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
ReferenceItemType |
|
Returns
GetItemReferencesAsync(String, String)
Declaration
public void GetItemReferencesAsync(string ItemPath, string ReferenceItemType)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
ReferenceItemType |
|
GetItemReferencesAsync(String, String, Object)
Declaration
public void GetItemReferencesAsync(string ItemPath, string ReferenceItemType, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
ReferenceItemType |
|
| System.Object |
userState |
|
GetItemType(String)
Declaration
public string GetItemType(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
Returns
| Type |
Description |
| System.String |
|
GetItemTypeAsync(String)
Declaration
public void GetItemTypeAsync(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
GetItemTypeAsync(String, Object)
Declaration
public void GetItemTypeAsync(string ItemPath, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Object |
userState |
|
GetModelItemPermissions(String, String)
Declaration
public string[] GetModelItemPermissions(string Model, string ModelItemID)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
ModelItemID |
|
Returns
| Type |
Description |
| System.String[] |
|
GetModelItemPermissionsAsync(String, String)
Declaration
public void GetModelItemPermissionsAsync(string Model, string ModelItemID)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
ModelItemID |
|
GetModelItemPermissionsAsync(String, String, Object)
Declaration
public void GetModelItemPermissionsAsync(string Model, string ModelItemID, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
ModelItemID |
|
| System.Object |
userState |
|
GetModelItemPolicies(String, String, out Boolean)
Declaration
public Policy[] GetModelItemPolicies(string Model, string ModelItemID, out bool InheritParent)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
ModelItemID |
|
| System.Boolean |
InheritParent |
|
Returns
GetModelItemPoliciesAsync(String, String)
Declaration
public void GetModelItemPoliciesAsync(string Model, string ModelItemID)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
ModelItemID |
|
GetModelItemPoliciesAsync(String, String, Object)
Declaration
public void GetModelItemPoliciesAsync(string Model, string ModelItemID, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
ModelItemID |
|
| System.Object |
userState |
|
GetPermissions(String)
Declaration
public string[] GetPermissions(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
Returns
| Type |
Description |
| System.String[] |
|
GetPermissionsAsync(String)
Declaration
public void GetPermissionsAsync(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
GetPermissionsAsync(String, Object)
Declaration
public void GetPermissionsAsync(string ItemPath, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Object |
userState |
|
GetPolicies(String, out Boolean)
Declaration
public Policy[] GetPolicies(string ItemPath, out bool InheritParent)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Boolean |
InheritParent |
|
Returns
GetPoliciesAsync(String)
Declaration
public void GetPoliciesAsync(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
GetPoliciesAsync(String, Object)
Declaration
public void GetPoliciesAsync(string ItemPath, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Object |
userState |
|
GetProperties(String, Property[])
Declaration
public Property[] GetProperties(string ItemPath, Property[] Properties)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| Property[] |
Properties |
|
Returns
GetPropertiesAsync(String, Property[])
Declaration
public void GetPropertiesAsync(string ItemPath, Property[] Properties)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| Property[] |
Properties |
|
GetPropertiesAsync(String, Property[], Object)
Declaration
public void GetPropertiesAsync(string ItemPath, Property[] Properties, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| Property[] |
Properties |
|
| System.Object |
userState |
|
GetReportServerConfigInfo(Boolean)
Declaration
public string GetReportServerConfigInfo(bool ScaleOut)
Parameters
| Type |
Name |
Description |
| System.Boolean |
ScaleOut |
|
Returns
| Type |
Description |
| System.String |
|
GetReportServerConfigInfoAsync(Boolean)
Declaration
public void GetReportServerConfigInfoAsync(bool ScaleOut)
Parameters
| Type |
Name |
Description |
| System.Boolean |
ScaleOut |
|
GetReportServerConfigInfoAsync(Boolean, Object)
Declaration
public void GetReportServerConfigInfoAsync(bool ScaleOut, object userState)
Parameters
| Type |
Name |
Description |
| System.Boolean |
ScaleOut |
|
| System.Object |
userState |
|
GetRoleProperties(String, String, out String)
Declaration
public string[] GetRoleProperties(string Name, string SiteUrl, out string Description)
Parameters
| Type |
Name |
Description |
| System.String |
Name |
|
| System.String |
SiteUrl |
|
| System.String |
Description |
|
Returns
| Type |
Description |
| System.String[] |
|
GetRolePropertiesAsync(String, String)
Declaration
public void GetRolePropertiesAsync(string Name, string SiteUrl)
Parameters
| Type |
Name |
Description |
| System.String |
Name |
|
| System.String |
SiteUrl |
|
GetRolePropertiesAsync(String, String, Object)
Declaration
public void GetRolePropertiesAsync(string Name, string SiteUrl, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
Name |
|
| System.String |
SiteUrl |
|
| System.Object |
userState |
|
GetScheduleProperties(String)
Declaration
public Schedule GetScheduleProperties(string ScheduleID)
Parameters
| Type |
Name |
Description |
| System.String |
ScheduleID |
|
Returns
GetSchedulePropertiesAsync(String)
Declaration
public void GetSchedulePropertiesAsync(string ScheduleID)
Parameters
| Type |
Name |
Description |
| System.String |
ScheduleID |
|
GetSchedulePropertiesAsync(String, Object)
Declaration
public void GetSchedulePropertiesAsync(string ScheduleID, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ScheduleID |
|
| System.Object |
userState |
|
GetSubscriptionProperties(String, out ExtensionSettings, out String, out ActiveState, out String, out String, out String, out ParameterValue[])
Declaration
public string GetSubscriptionProperties(string SubscriptionID, out ExtensionSettings ExtensionSettings, out string Description, out ActiveState Active, out string Status, out string EventType, out string MatchData, out ParameterValue[] Parameters)
Parameters
| Type |
Name |
Description |
| System.String |
SubscriptionID |
|
| ExtensionSettings |
ExtensionSettings |
|
| System.String |
Description |
|
| ActiveState |
Active |
|
| System.String |
Status |
|
| System.String |
EventType |
|
| System.String |
MatchData |
|
| ParameterValue[] |
Parameters |
|
Returns
| Type |
Description |
| System.String |
|
GetSubscriptionPropertiesAsync(String)
Declaration
public void GetSubscriptionPropertiesAsync(string SubscriptionID)
Parameters
| Type |
Name |
Description |
| System.String |
SubscriptionID |
|
GetSubscriptionPropertiesAsync(String, Object)
Declaration
public void GetSubscriptionPropertiesAsync(string SubscriptionID, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
SubscriptionID |
|
| System.Object |
userState |
|
GetSystemPermissions()
Declaration
public string[] GetSystemPermissions()
Returns
| Type |
Description |
| System.String[] |
|
GetSystemPermissionsAsync()
Declaration
public void GetSystemPermissionsAsync()
GetSystemPermissionsAsync(Object)
Declaration
public void GetSystemPermissionsAsync(object userState)
Parameters
| Type |
Name |
Description |
| System.Object |
userState |
|
GetSystemPolicies()
Declaration
public Policy[] GetSystemPolicies()
Returns
GetSystemPoliciesAsync()
Declaration
public void GetSystemPoliciesAsync()
GetSystemPoliciesAsync(Object)
Declaration
public void GetSystemPoliciesAsync(object userState)
Parameters
| Type |
Name |
Description |
| System.Object |
userState |
|
GetSystemProperties(Property[])
Declaration
public Property[] GetSystemProperties(Property[] Properties)
Parameters
| Type |
Name |
Description |
| Property[] |
Properties |
|
Returns
GetSystemPropertiesAsync(Property[])
Declaration
public void GetSystemPropertiesAsync(Property[] Properties)
Parameters
| Type |
Name |
Description |
| Property[] |
Properties |
|
GetSystemPropertiesAsync(Property[], Object)
Declaration
public void GetSystemPropertiesAsync(Property[] Properties, object userState)
Parameters
| Type |
Name |
Description |
| Property[] |
Properties |
|
| System.Object |
userState |
|
GetUserModel(String, String)
Declaration
public byte[] GetUserModel(string Model, string Perspective)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
Perspective |
|
Returns
| Type |
Description |
| System.Byte[] |
|
GetUserModelAsync(String, String)
Declaration
public void GetUserModelAsync(string Model, string Perspective)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
Perspective |
|
GetUserModelAsync(String, String, Object)
Declaration
public void GetUserModelAsync(string Model, string Perspective, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
Perspective |
|
| System.Object |
userState |
|
InheritModelItemParentSecurity(String, String)
Declaration
public void InheritModelItemParentSecurity(string Model, string ModelItemID)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
ModelItemID |
|
InheritModelItemParentSecurityAsync(String, String)
Declaration
public void InheritModelItemParentSecurityAsync(string Model, string ModelItemID)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
ModelItemID |
|
InheritModelItemParentSecurityAsync(String, String, Object)
Declaration
public void InheritModelItemParentSecurityAsync(string Model, string ModelItemID, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
ModelItemID |
|
| System.Object |
userState |
|
InheritParentSecurity(String)
Declaration
public void InheritParentSecurity(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
InheritParentSecurityAsync(String)
Declaration
public void InheritParentSecurityAsync(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
InheritParentSecurityAsync(String, Object)
Declaration
public void InheritParentSecurityAsync(string ItemPath, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Object |
userState |
|
IsSSLRequired()
Declaration
public bool IsSSLRequired()
Returns
| Type |
Description |
| System.Boolean |
|
IsSSLRequiredAsync()
Declaration
public void IsSSLRequiredAsync()
IsSSLRequiredAsync(Object)
Declaration
public void IsSSLRequiredAsync(object userState)
Parameters
| Type |
Name |
Description |
| System.Object |
userState |
|
ListCacheRefreshPlans(String)
Declaration
public CacheRefreshPlan[] ListCacheRefreshPlans(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
Returns
ListCacheRefreshPlansAsync(String)
Declaration
public void ListCacheRefreshPlansAsync(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
ListCacheRefreshPlansAsync(String, Object)
Declaration
public void ListCacheRefreshPlansAsync(string ItemPath, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Object |
userState |
|
ListChildren(String, Boolean)
Declaration
public CatalogItem[] ListChildren(string ItemPath, bool Recursive)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Boolean |
Recursive |
|
Returns
ListChildrenAsync(String, Boolean)
Declaration
public void ListChildrenAsync(string ItemPath, bool Recursive)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Boolean |
Recursive |
|
ListChildrenAsync(String, Boolean, Object)
Declaration
public void ListChildrenAsync(string ItemPath, bool Recursive, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Boolean |
Recursive |
|
| System.Object |
userState |
|
ListDatabaseCredentialRetrievalOptions()
Declaration
public string[] ListDatabaseCredentialRetrievalOptions()
Returns
| Type |
Description |
| System.String[] |
|
ListDatabaseCredentialRetrievalOptionsAsync()
Declaration
public void ListDatabaseCredentialRetrievalOptionsAsync()
ListDatabaseCredentialRetrievalOptionsAsync(Object)
Declaration
public void ListDatabaseCredentialRetrievalOptionsAsync(object userState)
Parameters
| Type |
Name |
Description |
| System.Object |
userState |
|
ListDependentItems(String)
Declaration
public CatalogItem[] ListDependentItems(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
Returns
ListDependentItemsAsync(String)
Declaration
public void ListDependentItemsAsync(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
ListDependentItemsAsync(String, Object)
Declaration
public void ListDependentItemsAsync(string ItemPath, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Object |
userState |
|
ListEvents()
Declaration
public Event[] ListEvents()
Returns
ListEventsAsync()
Declaration
public void ListEventsAsync()
ListEventsAsync(Object)
Declaration
public void ListEventsAsync(object userState)
Parameters
| Type |
Name |
Description |
| System.Object |
userState |
|
ListExecutionSettings()
Declaration
public string[] ListExecutionSettings()
Returns
| Type |
Description |
| System.String[] |
|
ListExecutionSettingsAsync()
Declaration
public void ListExecutionSettingsAsync()
ListExecutionSettingsAsync(Object)
Declaration
public void ListExecutionSettingsAsync(object userState)
Parameters
| Type |
Name |
Description |
| System.Object |
userState |
|
ListExtensions(String)
Declaration
public Extension[] ListExtensions(string ExtensionType)
Parameters
| Type |
Name |
Description |
| System.String |
ExtensionType |
|
Returns
ListExtensionsAsync(String)
Declaration
public void ListExtensionsAsync(string ExtensionType)
Parameters
| Type |
Name |
Description |
| System.String |
ExtensionType |
|
ListExtensionsAsync(String, Object)
Declaration
public void ListExtensionsAsync(string ExtensionType, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ExtensionType |
|
| System.Object |
userState |
|
ListExtensionTypes()
Declaration
public string[] ListExtensionTypes()
Returns
| Type |
Description |
| System.String[] |
|
ListExtensionTypesAsync()
Declaration
public void ListExtensionTypesAsync()
ListExtensionTypesAsync(Object)
Declaration
public void ListExtensionTypesAsync(object userState)
Parameters
| Type |
Name |
Description |
| System.Object |
userState |
|
ListItemHistory(String)
Declaration
public ItemHistorySnapshot[] ListItemHistory(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
Returns
ListItemHistoryAsync(String)
Declaration
public void ListItemHistoryAsync(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
ListItemHistoryAsync(String, Object)
Declaration
public void ListItemHistoryAsync(string ItemPath, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Object |
userState |
|
ListItemTypes()
Declaration
public string[] ListItemTypes()
Returns
| Type |
Description |
| System.String[] |
|
ListItemTypesAsync()
Declaration
public void ListItemTypesAsync()
ListItemTypesAsync(Object)
Declaration
public void ListItemTypesAsync(object userState)
Parameters
| Type |
Name |
Description |
| System.Object |
userState |
|
ListJobActions()
Declaration
public string[] ListJobActions()
Returns
| Type |
Description |
| System.String[] |
|
ListJobActionsAsync()
Declaration
public void ListJobActionsAsync()
ListJobActionsAsync(Object)
Declaration
public void ListJobActionsAsync(object userState)
Parameters
| Type |
Name |
Description |
| System.Object |
userState |
|
ListJobs()
Declaration
Returns
ListJobsAsync()
Declaration
public void ListJobsAsync()
ListJobsAsync(Object)
Declaration
public void ListJobsAsync(object userState)
Parameters
| Type |
Name |
Description |
| System.Object |
userState |
|
ListJobStates()
Declaration
public string[] ListJobStates()
Returns
| Type |
Description |
| System.String[] |
|
ListJobStatesAsync()
Declaration
public void ListJobStatesAsync()
ListJobStatesAsync(Object)
Declaration
public void ListJobStatesAsync(object userState)
Parameters
| Type |
Name |
Description |
| System.Object |
userState |
|
ListJobTypes()
Declaration
public string[] ListJobTypes()
Returns
| Type |
Description |
| System.String[] |
|
ListJobTypesAsync()
Declaration
public void ListJobTypesAsync()
ListJobTypesAsync(Object)
Declaration
public void ListJobTypesAsync(object userState)
Parameters
| Type |
Name |
Description |
| System.Object |
userState |
|
ListModelDrillthroughReports(String, String)
Declaration
public ModelDrillthroughReport[] ListModelDrillthroughReports(string Model, string ModelItemID)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
ModelItemID |
|
Returns
ListModelDrillthroughReportsAsync(String, String)
Declaration
public void ListModelDrillthroughReportsAsync(string Model, string ModelItemID)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
ModelItemID |
|
ListModelDrillthroughReportsAsync(String, String, Object)
Declaration
public void ListModelDrillthroughReportsAsync(string Model, string ModelItemID, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
ModelItemID |
|
| System.Object |
userState |
|
ListModelItemChildren(String, String, Boolean)
Declaration
public ModelItem[] ListModelItemChildren(string Model, string ModelItemID, bool Recursive)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
ModelItemID |
|
| System.Boolean |
Recursive |
|
Returns
ListModelItemChildrenAsync(String, String, Boolean)
Declaration
public void ListModelItemChildrenAsync(string Model, string ModelItemID, bool Recursive)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
ModelItemID |
|
| System.Boolean |
Recursive |
|
ListModelItemChildrenAsync(String, String, Boolean, Object)
Declaration
public void ListModelItemChildrenAsync(string Model, string ModelItemID, bool Recursive, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
ModelItemID |
|
| System.Boolean |
Recursive |
|
| System.Object |
userState |
|
ListModelItemTypes()
Declaration
public string[] ListModelItemTypes()
Returns
| Type |
Description |
| System.String[] |
|
ListModelItemTypesAsync()
Declaration
public void ListModelItemTypesAsync()
ListModelItemTypesAsync(Object)
Declaration
public void ListModelItemTypesAsync(object userState)
Parameters
| Type |
Name |
Description |
| System.Object |
userState |
|
ListModelPerspectives(String)
Declaration
public ModelCatalogItem[] ListModelPerspectives(string Model)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
Returns
ListModelPerspectivesAsync(String)
Declaration
public void ListModelPerspectivesAsync(string Model)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
ListModelPerspectivesAsync(String, Object)
Declaration
public void ListModelPerspectivesAsync(string Model, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.Object |
userState |
|
ListMySubscriptions(String)
Declaration
public Subscription[] ListMySubscriptions(string ItemPathOrSiteURL)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPathOrSiteURL |
|
Returns
ListMySubscriptionsAsync(String)
Declaration
public void ListMySubscriptionsAsync(string ItemPathOrSiteURL)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPathOrSiteURL |
|
ListMySubscriptionsAsync(String, Object)
Declaration
public void ListMySubscriptionsAsync(string ItemPathOrSiteURL, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPathOrSiteURL |
|
| System.Object |
userState |
|
ListParameterStates()
Declaration
public string[] ListParameterStates()
Returns
| Type |
Description |
| System.String[] |
|
ListParameterStatesAsync()
Declaration
public void ListParameterStatesAsync()
ListParameterStatesAsync(Object)
Declaration
public void ListParameterStatesAsync(object userState)
Parameters
| Type |
Name |
Description |
| System.Object |
userState |
|
ListParameterTypes()
Declaration
public string[] ListParameterTypes()
Returns
| Type |
Description |
| System.String[] |
|
ListParameterTypesAsync()
Declaration
public void ListParameterTypesAsync()
ListParameterTypesAsync(Object)
Declaration
public void ListParameterTypesAsync(object userState)
Parameters
| Type |
Name |
Description |
| System.Object |
userState |
|
ListParents(String)
Declaration
public CatalogItem[] ListParents(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
Returns
ListParentsAsync(String)
Declaration
public void ListParentsAsync(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
ListParentsAsync(String, Object)
Declaration
public void ListParentsAsync(string ItemPath, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Object |
userState |
|
ListRoles(String, String)
Declaration
public Role[] ListRoles(string SecurityScope, string SiteUrl)
Parameters
| Type |
Name |
Description |
| System.String |
SecurityScope |
|
| System.String |
SiteUrl |
|
Returns
ListRolesAsync(String, String)
Declaration
public void ListRolesAsync(string SecurityScope, string SiteUrl)
Parameters
| Type |
Name |
Description |
| System.String |
SecurityScope |
|
| System.String |
SiteUrl |
|
ListRolesAsync(String, String, Object)
Declaration
public void ListRolesAsync(string SecurityScope, string SiteUrl, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
SecurityScope |
|
| System.String |
SiteUrl |
|
| System.Object |
userState |
|
ListScheduledItems(String)
Declaration
public CatalogItem[] ListScheduledItems(string ScheduleID)
Parameters
| Type |
Name |
Description |
| System.String |
ScheduleID |
|
Returns
ListScheduledItemsAsync(String)
Declaration
public void ListScheduledItemsAsync(string ScheduleID)
Parameters
| Type |
Name |
Description |
| System.String |
ScheduleID |
|
ListScheduledItemsAsync(String, Object)
Declaration
public void ListScheduledItemsAsync(string ScheduleID, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ScheduleID |
|
| System.Object |
userState |
|
ListSchedules(String)
Declaration
public Schedule[] ListSchedules(string SiteUrl)
Parameters
| Type |
Name |
Description |
| System.String |
SiteUrl |
|
Returns
ListSchedulesAsync(String)
Declaration
public void ListSchedulesAsync(string SiteUrl)
Parameters
| Type |
Name |
Description |
| System.String |
SiteUrl |
|
ListSchedulesAsync(String, Object)
Declaration
public void ListSchedulesAsync(string SiteUrl, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
SiteUrl |
|
| System.Object |
userState |
|
ListScheduleStates()
Declaration
public string[] ListScheduleStates()
Returns
| Type |
Description |
| System.String[] |
|
ListScheduleStatesAsync()
Declaration
public void ListScheduleStatesAsync()
ListScheduleStatesAsync(Object)
Declaration
public void ListScheduleStatesAsync(object userState)
Parameters
| Type |
Name |
Description |
| System.Object |
userState |
|
ListSecurityScopes()
Declaration
public string[] ListSecurityScopes()
Returns
| Type |
Description |
| System.String[] |
|
ListSecurityScopesAsync()
Declaration
public void ListSecurityScopesAsync()
ListSecurityScopesAsync(Object)
Declaration
public void ListSecurityScopesAsync(object userState)
Parameters
| Type |
Name |
Description |
| System.Object |
userState |
|
ListSubscriptions(String)
Declaration
public Subscription[] ListSubscriptions(string ItemPathOrSiteURL)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPathOrSiteURL |
|
Returns
ListSubscriptionsAsync(String)
Declaration
public void ListSubscriptionsAsync(string ItemPathOrSiteURL)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPathOrSiteURL |
|
ListSubscriptionsAsync(String, Object)
Declaration
public void ListSubscriptionsAsync(string ItemPathOrSiteURL, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPathOrSiteURL |
|
| System.Object |
userState |
|
ListSubscriptionsUsingDataSource(String)
Declaration
public Subscription[] ListSubscriptionsUsingDataSource(string DataSource)
Parameters
| Type |
Name |
Description |
| System.String |
DataSource |
|
Returns
ListSubscriptionsUsingDataSourceAsync(String)
Declaration
public void ListSubscriptionsUsingDataSourceAsync(string DataSource)
Parameters
| Type |
Name |
Description |
| System.String |
DataSource |
|
ListSubscriptionsUsingDataSourceAsync(String, Object)
Declaration
public void ListSubscriptionsUsingDataSourceAsync(string DataSource, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
DataSource |
|
| System.Object |
userState |
|
ListTasks(String)
Declaration
public Task[] ListTasks(string SecurityScope)
Parameters
| Type |
Name |
Description |
| System.String |
SecurityScope |
|
Returns
ListTasksAsync(String)
Declaration
public void ListTasksAsync(string SecurityScope)
Parameters
| Type |
Name |
Description |
| System.String |
SecurityScope |
|
ListTasksAsync(String, Object)
Declaration
public void ListTasksAsync(string SecurityScope, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
SecurityScope |
|
| System.Object |
userState |
|
Logoff()
Declaration
LogoffAsync()
Declaration
public void LogoffAsync()
LogoffAsync(Object)
Declaration
public void LogoffAsync(object userState)
Parameters
| Type |
Name |
Description |
| System.Object |
userState |
|
LogonUser(String, String, String)
Declaration
public void LogonUser(string userName, string password, string authority)
Parameters
| Type |
Name |
Description |
| System.String |
userName |
|
| System.String |
password |
|
| System.String |
authority |
|
LogonUserAsync(String, String, String)
Declaration
public void LogonUserAsync(string userName, string password, string authority)
Parameters
| Type |
Name |
Description |
| System.String |
userName |
|
| System.String |
password |
|
| System.String |
authority |
|
LogonUserAsync(String, String, String, Object)
Declaration
public void LogonUserAsync(string userName, string password, string authority, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
userName |
|
| System.String |
password |
|
| System.String |
authority |
|
| System.Object |
userState |
|
MoveItem(String, String)
Declaration
public void MoveItem(string ItemPath, string Target)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
Target |
|
MoveItemAsync(String, String)
Declaration
public void MoveItemAsync(string ItemPath, string Target)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
Target |
|
MoveItemAsync(String, String, Object)
Declaration
public void MoveItemAsync(string ItemPath, string Target, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
Target |
|
| System.Object |
userState |
|
PauseSchedule(String)
Declaration
public void PauseSchedule(string ScheduleID)
Parameters
| Type |
Name |
Description |
| System.String |
ScheduleID |
|
PauseScheduleAsync(String)
Declaration
public void PauseScheduleAsync(string ScheduleID)
Parameters
| Type |
Name |
Description |
| System.String |
ScheduleID |
|
PauseScheduleAsync(String, Object)
Declaration
public void PauseScheduleAsync(string ScheduleID, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ScheduleID |
|
| System.Object |
userState |
|
PrepareQuery(DataSource, DataSetDefinition, out Boolean, out String[])
Declaration
public DataSetDefinition PrepareQuery(DataSource DataSource, DataSetDefinition DataSet, out bool Changed, out string[] ParameterNames)
Parameters
Returns
PrepareQueryAsync(DataSource, DataSetDefinition)
Declaration
public void PrepareQueryAsync(DataSource DataSource, DataSetDefinition DataSet)
Parameters
PrepareQueryAsync(DataSource, DataSetDefinition, Object)
Declaration
public void PrepareQueryAsync(DataSource DataSource, DataSetDefinition DataSet, object userState)
Parameters
RegenerateModel(String)
Declaration
public Warning[] RegenerateModel(string Model)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
Returns
RegenerateModelAsync(String)
Declaration
public void RegenerateModelAsync(string Model)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
RegenerateModelAsync(String, Object)
Declaration
public void RegenerateModelAsync(string Model, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.Object |
userState |
|
RemoveAllModelItemPolicies(String)
Declaration
public void RemoveAllModelItemPolicies(string Model)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
RemoveAllModelItemPoliciesAsync(String)
Declaration
public void RemoveAllModelItemPoliciesAsync(string Model)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
RemoveAllModelItemPoliciesAsync(String, Object)
Declaration
public void RemoveAllModelItemPoliciesAsync(string Model, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.Object |
userState |
|
ResumeSchedule(String)
Declaration
public void ResumeSchedule(string ScheduleID)
Parameters
| Type |
Name |
Description |
| System.String |
ScheduleID |
|
ResumeScheduleAsync(String)
Declaration
public void ResumeScheduleAsync(string ScheduleID)
Parameters
| Type |
Name |
Description |
| System.String |
ScheduleID |
|
ResumeScheduleAsync(String, Object)
Declaration
public void ResumeScheduleAsync(string ScheduleID, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ScheduleID |
|
| System.Object |
userState |
|
SetCacheOptions(String, Boolean, ExpirationDefinition)
Declaration
public void SetCacheOptions(string ItemPath, bool CacheItem, ExpirationDefinition Item)
Parameters
SetCacheOptionsAsync(String, Boolean, ExpirationDefinition)
Declaration
public void SetCacheOptionsAsync(string ItemPath, bool CacheItem, ExpirationDefinition Item)
Parameters
SetCacheOptionsAsync(String, Boolean, ExpirationDefinition, Object)
Declaration
public void SetCacheOptionsAsync(string ItemPath, bool CacheItem, ExpirationDefinition Item, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Boolean |
CacheItem |
|
| ExpirationDefinition |
Item |
|
| System.Object |
userState |
|
SetCacheRefreshPlanProperties(String, String, String, String, ParameterValue[])
Declaration
public void SetCacheRefreshPlanProperties(string CacheRefreshPlanID, string Description, string EventType, string MatchData, ParameterValue[] Parameters)
Parameters
| Type |
Name |
Description |
| System.String |
CacheRefreshPlanID |
|
| System.String |
Description |
|
| System.String |
EventType |
|
| System.String |
MatchData |
|
| ParameterValue[] |
Parameters |
|
SetCacheRefreshPlanPropertiesAsync(String, String, String, String, ParameterValue[])
Declaration
public void SetCacheRefreshPlanPropertiesAsync(string CacheRefreshPlanID, string Description, string EventType, string MatchData, ParameterValue[] Parameters)
Parameters
| Type |
Name |
Description |
| System.String |
CacheRefreshPlanID |
|
| System.String |
Description |
|
| System.String |
EventType |
|
| System.String |
MatchData |
|
| ParameterValue[] |
Parameters |
|
SetCacheRefreshPlanPropertiesAsync(String, String, String, String, ParameterValue[], Object)
Declaration
public void SetCacheRefreshPlanPropertiesAsync(string CacheRefreshPlanID, string Description, string EventType, string MatchData, ParameterValue[] Parameters, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
CacheRefreshPlanID |
|
| System.String |
Description |
|
| System.String |
EventType |
|
| System.String |
MatchData |
|
| ParameterValue[] |
Parameters |
|
| System.Object |
userState |
|
SetDataDrivenSubscriptionProperties(String, ExtensionSettings, DataRetrievalPlan, String, String, String, ParameterValueOrFieldReference[])
Declaration
public void SetDataDrivenSubscriptionProperties(string DataDrivenSubscriptionID, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference[] Parameters)
Parameters
SetDataDrivenSubscriptionPropertiesAsync(String, ExtensionSettings, DataRetrievalPlan, String, String, String, ParameterValueOrFieldReference[])
Declaration
public void SetDataDrivenSubscriptionPropertiesAsync(string DataDrivenSubscriptionID, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference[] Parameters)
Parameters
SetDataDrivenSubscriptionPropertiesAsync(String, ExtensionSettings, DataRetrievalPlan, String, String, String, ParameterValueOrFieldReference[], Object)
Declaration
public void SetDataDrivenSubscriptionPropertiesAsync(string DataDrivenSubscriptionID, ExtensionSettings ExtensionSettings, DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, ParameterValueOrFieldReference[] Parameters, object userState)
Parameters
SetDataSourceContents(String, DataSourceDefinition)
Declaration
public void SetDataSourceContents(string DataSource, DataSourceDefinition Definition)
Parameters
SetDataSourceContentsAsync(String, DataSourceDefinition)
Declaration
public void SetDataSourceContentsAsync(string DataSource, DataSourceDefinition Definition)
Parameters
SetDataSourceContentsAsync(String, DataSourceDefinition, Object)
Declaration
public void SetDataSourceContentsAsync(string DataSource, DataSourceDefinition Definition, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
DataSource |
|
| DataSourceDefinition |
Definition |
|
| System.Object |
userState |
|
SetExecutionOptions(String, String, ScheduleDefinitionOrReference)
Declaration
public void SetExecutionOptions(string ItemPath, string ExecutionSetting, ScheduleDefinitionOrReference Item)
Parameters
SetExecutionOptionsAsync(String, String, ScheduleDefinitionOrReference)
Declaration
public void SetExecutionOptionsAsync(string ItemPath, string ExecutionSetting, ScheduleDefinitionOrReference Item)
Parameters
SetExecutionOptionsAsync(String, String, ScheduleDefinitionOrReference, Object)
Declaration
public void SetExecutionOptionsAsync(string ItemPath, string ExecutionSetting, ScheduleDefinitionOrReference Item, object userState)
Parameters
SetItemDataSources(String, DataSource[])
Declaration
public void SetItemDataSources(string ItemPath, DataSource[] DataSources)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| DataSource[] |
DataSources |
|
SetItemDataSourcesAsync(String, DataSource[])
Declaration
public void SetItemDataSourcesAsync(string ItemPath, DataSource[] DataSources)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| DataSource[] |
DataSources |
|
SetItemDataSourcesAsync(String, DataSource[], Object)
Declaration
public void SetItemDataSourcesAsync(string ItemPath, DataSource[] DataSources, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| DataSource[] |
DataSources |
|
| System.Object |
userState |
|
SetItemDefinition(String, Byte[], Property[])
Declaration
public Warning[] SetItemDefinition(string ItemPath, byte[] Definition, Property[] Properties)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Byte[] |
Definition |
|
| Property[] |
Properties |
|
Returns
SetItemDefinitionAsync(String, Byte[], Property[])
Declaration
public void SetItemDefinitionAsync(string ItemPath, byte[] Definition, Property[] Properties)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Byte[] |
Definition |
|
| Property[] |
Properties |
|
SetItemDefinitionAsync(String, Byte[], Property[], Object)
Declaration
public void SetItemDefinitionAsync(string ItemPath, byte[] Definition, Property[] Properties, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Byte[] |
Definition |
|
| Property[] |
Properties |
|
| System.Object |
userState |
|
SetItemHistoryLimit(String, Boolean, Int32)
Declaration
public void SetItemHistoryLimit(string ItemPath, bool UseSystem, int HistoryLimit)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Boolean |
UseSystem |
|
| System.Int32 |
HistoryLimit |
|
SetItemHistoryLimitAsync(String, Boolean, Int32)
Declaration
public void SetItemHistoryLimitAsync(string ItemPath, bool UseSystem, int HistoryLimit)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Boolean |
UseSystem |
|
| System.Int32 |
HistoryLimit |
|
SetItemHistoryLimitAsync(String, Boolean, Int32, Object)
Declaration
public void SetItemHistoryLimitAsync(string ItemPath, bool UseSystem, int HistoryLimit, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Boolean |
UseSystem |
|
| System.Int32 |
HistoryLimit |
|
| System.Object |
userState |
|
SetItemHistoryOptions(String, Boolean, Boolean, ScheduleDefinitionOrReference)
Declaration
public void SetItemHistoryOptions(string ItemPath, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Boolean |
EnableManualSnapshotCreation |
|
| System.Boolean |
KeepExecutionSnapshots |
|
| ScheduleDefinitionOrReference |
Item |
|
SetItemHistoryOptionsAsync(String, Boolean, Boolean, ScheduleDefinitionOrReference)
Declaration
public void SetItemHistoryOptionsAsync(string ItemPath, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Boolean |
EnableManualSnapshotCreation |
|
| System.Boolean |
KeepExecutionSnapshots |
|
| ScheduleDefinitionOrReference |
Item |
|
SetItemHistoryOptionsAsync(String, Boolean, Boolean, ScheduleDefinitionOrReference, Object)
Declaration
public void SetItemHistoryOptionsAsync(string ItemPath, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Boolean |
EnableManualSnapshotCreation |
|
| System.Boolean |
KeepExecutionSnapshots |
|
| ScheduleDefinitionOrReference |
Item |
|
| System.Object |
userState |
|
SetItemLink(String, String)
Declaration
public void SetItemLink(string ItemPath, string Link)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
Link |
|
SetItemLinkAsync(String, String)
Declaration
public void SetItemLinkAsync(string ItemPath, string Link)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
Link |
|
SetItemLinkAsync(String, String, Object)
Declaration
public void SetItemLinkAsync(string ItemPath, string Link, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
Link |
|
| System.Object |
userState |
|
SetItemParameters(String, ItemParameter[])
Declaration
public void SetItemParameters(string ItemPath, ItemParameter[] Parameters)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| ItemParameter[] |
Parameters |
|
SetItemParametersAsync(String, ItemParameter[])
Declaration
public void SetItemParametersAsync(string ItemPath, ItemParameter[] Parameters)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| ItemParameter[] |
Parameters |
|
SetItemParametersAsync(String, ItemParameter[], Object)
Declaration
public void SetItemParametersAsync(string ItemPath, ItemParameter[] Parameters, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| ItemParameter[] |
Parameters |
|
| System.Object |
userState |
|
SetItemReferences(String, ItemReference[])
Declaration
public void SetItemReferences(string ItemPath, ItemReference[] ItemReferences)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| ItemReference[] |
ItemReferences |
|
SetItemReferencesAsync(String, ItemReference[])
Declaration
public void SetItemReferencesAsync(string ItemPath, ItemReference[] ItemReferences)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| ItemReference[] |
ItemReferences |
|
SetItemReferencesAsync(String, ItemReference[], Object)
Declaration
public void SetItemReferencesAsync(string ItemPath, ItemReference[] ItemReferences, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| ItemReference[] |
ItemReferences |
|
| System.Object |
userState |
|
SetModelDrillthroughReports(String, String, ModelDrillthroughReport[])
Declaration
public void SetModelDrillthroughReports(string Model, string ModelItemID, ModelDrillthroughReport[] Reports)
Parameters
SetModelDrillthroughReportsAsync(String, String, ModelDrillthroughReport[])
Declaration
public void SetModelDrillthroughReportsAsync(string Model, string ModelItemID, ModelDrillthroughReport[] Reports)
Parameters
SetModelDrillthroughReportsAsync(String, String, ModelDrillthroughReport[], Object)
Declaration
public void SetModelDrillthroughReportsAsync(string Model, string ModelItemID, ModelDrillthroughReport[] Reports, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
ModelItemID |
|
| ModelDrillthroughReport[] |
Reports |
|
| System.Object |
userState |
|
SetModelItemPolicies(String, String, Policy[])
Declaration
public void SetModelItemPolicies(string Model, string ModelItemID, Policy[] Policies)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
ModelItemID |
|
| Policy[] |
Policies |
|
SetModelItemPoliciesAsync(String, String, Policy[])
Declaration
public void SetModelItemPoliciesAsync(string Model, string ModelItemID, Policy[] Policies)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
ModelItemID |
|
| Policy[] |
Policies |
|
SetModelItemPoliciesAsync(String, String, Policy[], Object)
Declaration
public void SetModelItemPoliciesAsync(string Model, string ModelItemID, Policy[] Policies, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
Model |
|
| System.String |
ModelItemID |
|
| Policy[] |
Policies |
|
| System.Object |
userState |
|
SetPolicies(String, Policy[])
Declaration
public void SetPolicies(string ItemPath, Policy[] Policies)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| Policy[] |
Policies |
|
SetPoliciesAsync(String, Policy[])
Declaration
public void SetPoliciesAsync(string ItemPath, Policy[] Policies)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| Policy[] |
Policies |
|
SetPoliciesAsync(String, Policy[], Object)
Declaration
public void SetPoliciesAsync(string ItemPath, Policy[] Policies, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| Policy[] |
Policies |
|
| System.Object |
userState |
|
SetProperties(String, Property[])
Declaration
public void SetProperties(string ItemPath, Property[] Properties)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| Property[] |
Properties |
|
SetPropertiesAsync(String, Property[])
Declaration
public void SetPropertiesAsync(string ItemPath, Property[] Properties)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| Property[] |
Properties |
|
SetPropertiesAsync(String, Property[], Object)
Declaration
public void SetPropertiesAsync(string ItemPath, Property[] Properties, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| Property[] |
Properties |
|
| System.Object |
userState |
|
SetRoleProperties(String, String, String[])
Declaration
public void SetRoleProperties(string Name, string Description, string[] TaskIDs)
Parameters
| Type |
Name |
Description |
| System.String |
Name |
|
| System.String |
Description |
|
| System.String[] |
TaskIDs |
|
SetRolePropertiesAsync(String, String, String[])
Declaration
public void SetRolePropertiesAsync(string Name, string Description, string[] TaskIDs)
Parameters
| Type |
Name |
Description |
| System.String |
Name |
|
| System.String |
Description |
|
| System.String[] |
TaskIDs |
|
SetRolePropertiesAsync(String, String, String[], Object)
Declaration
public void SetRolePropertiesAsync(string Name, string Description, string[] TaskIDs, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
Name |
|
| System.String |
Description |
|
| System.String[] |
TaskIDs |
|
| System.Object |
userState |
|
SetScheduleProperties(String, String, ScheduleDefinition)
Declaration
public void SetScheduleProperties(string Name, string ScheduleID, ScheduleDefinition ScheduleDefinition)
Parameters
| Type |
Name |
Description |
| System.String |
Name |
|
| System.String |
ScheduleID |
|
| ScheduleDefinition |
ScheduleDefinition |
|
SetSchedulePropertiesAsync(String, String, ScheduleDefinition)
Declaration
public void SetSchedulePropertiesAsync(string Name, string ScheduleID, ScheduleDefinition ScheduleDefinition)
Parameters
| Type |
Name |
Description |
| System.String |
Name |
|
| System.String |
ScheduleID |
|
| ScheduleDefinition |
ScheduleDefinition |
|
SetSchedulePropertiesAsync(String, String, ScheduleDefinition, Object)
Declaration
public void SetSchedulePropertiesAsync(string Name, string ScheduleID, ScheduleDefinition ScheduleDefinition, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
Name |
|
| System.String |
ScheduleID |
|
| ScheduleDefinition |
ScheduleDefinition |
|
| System.Object |
userState |
|
SetSubscriptionProperties(String, ExtensionSettings, String, String, String, ParameterValue[])
Declaration
public void SetSubscriptionProperties(string SubscriptionID, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue[] Parameters)
Parameters
| Type |
Name |
Description |
| System.String |
SubscriptionID |
|
| ExtensionSettings |
ExtensionSettings |
|
| System.String |
Description |
|
| System.String |
EventType |
|
| System.String |
MatchData |
|
| ParameterValue[] |
Parameters |
|
SetSubscriptionPropertiesAsync(String, ExtensionSettings, String, String, String, ParameterValue[])
Declaration
public void SetSubscriptionPropertiesAsync(string SubscriptionID, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue[] Parameters)
Parameters
| Type |
Name |
Description |
| System.String |
SubscriptionID |
|
| ExtensionSettings |
ExtensionSettings |
|
| System.String |
Description |
|
| System.String |
EventType |
|
| System.String |
MatchData |
|
| ParameterValue[] |
Parameters |
|
SetSubscriptionPropertiesAsync(String, ExtensionSettings, String, String, String, ParameterValue[], Object)
Declaration
public void SetSubscriptionPropertiesAsync(string SubscriptionID, ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, ParameterValue[] Parameters, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
SubscriptionID |
|
| ExtensionSettings |
ExtensionSettings |
|
| System.String |
Description |
|
| System.String |
EventType |
|
| System.String |
MatchData |
|
| ParameterValue[] |
Parameters |
|
| System.Object |
userState |
|
SetSystemPolicies(Policy[])
Declaration
public void SetSystemPolicies(Policy[] Policies)
Parameters
| Type |
Name |
Description |
| Policy[] |
Policies |
|
SetSystemPoliciesAsync(Policy[])
Declaration
public void SetSystemPoliciesAsync(Policy[] Policies)
Parameters
| Type |
Name |
Description |
| Policy[] |
Policies |
|
SetSystemPoliciesAsync(Policy[], Object)
Declaration
public void SetSystemPoliciesAsync(Policy[] Policies, object userState)
Parameters
| Type |
Name |
Description |
| Policy[] |
Policies |
|
| System.Object |
userState |
|
SetSystemProperties(Property[])
Declaration
public void SetSystemProperties(Property[] Properties)
Parameters
| Type |
Name |
Description |
| Property[] |
Properties |
|
SetSystemPropertiesAsync(Property[])
Declaration
public void SetSystemPropertiesAsync(Property[] Properties)
Parameters
| Type |
Name |
Description |
| Property[] |
Properties |
|
SetSystemPropertiesAsync(Property[], Object)
Declaration
public void SetSystemPropertiesAsync(Property[] Properties, object userState)
Parameters
| Type |
Name |
Description |
| Property[] |
Properties |
|
| System.Object |
userState |
|
TestConnectForDataSourceDefinition(DataSourceDefinition, String, String, out String)
Declaration
public bool TestConnectForDataSourceDefinition(DataSourceDefinition DataSourceDefinition, string UserName, string Password, out string ConnectError)
Parameters
| Type |
Name |
Description |
| DataSourceDefinition |
DataSourceDefinition |
|
| System.String |
UserName |
|
| System.String |
Password |
|
| System.String |
ConnectError |
|
Returns
| Type |
Description |
| System.Boolean |
|
TestConnectForDataSourceDefinitionAsync(DataSourceDefinition, String, String)
Declaration
public void TestConnectForDataSourceDefinitionAsync(DataSourceDefinition DataSourceDefinition, string UserName, string Password)
Parameters
| Type |
Name |
Description |
| DataSourceDefinition |
DataSourceDefinition |
|
| System.String |
UserName |
|
| System.String |
Password |
|
TestConnectForDataSourceDefinitionAsync(DataSourceDefinition, String, String, Object)
Declaration
public void TestConnectForDataSourceDefinitionAsync(DataSourceDefinition DataSourceDefinition, string UserName, string Password, object userState)
Parameters
| Type |
Name |
Description |
| DataSourceDefinition |
DataSourceDefinition |
|
| System.String |
UserName |
|
| System.String |
Password |
|
| System.Object |
userState |
|
TestConnectForItemDataSource(String, String, String, String, out String)
Declaration
public bool TestConnectForItemDataSource(string ItemPath, string DataSourceName, string UserName, string Password, out string ConnectError)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
DataSourceName |
|
| System.String |
UserName |
|
| System.String |
Password |
|
| System.String |
ConnectError |
|
Returns
| Type |
Description |
| System.Boolean |
|
TestConnectForItemDataSourceAsync(String, String, String, String)
Declaration
public void TestConnectForItemDataSourceAsync(string ItemPath, string DataSourceName, string UserName, string Password)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
DataSourceName |
|
| System.String |
UserName |
|
| System.String |
Password |
|
TestConnectForItemDataSourceAsync(String, String, String, String, Object)
Declaration
public void TestConnectForItemDataSourceAsync(string ItemPath, string DataSourceName, string UserName, string Password, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.String |
DataSourceName |
|
| System.String |
UserName |
|
| System.String |
Password |
|
| System.Object |
userState |
|
UpdateItemExecutionSnapshot(String)
Declaration
public void UpdateItemExecutionSnapshot(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
UpdateItemExecutionSnapshotAsync(String)
Declaration
public void UpdateItemExecutionSnapshotAsync(string ItemPath)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
UpdateItemExecutionSnapshotAsync(String, Object)
Declaration
public void UpdateItemExecutionSnapshotAsync(string ItemPath, object userState)
Parameters
| Type |
Name |
Description |
| System.String |
ItemPath |
|
| System.Object |
userState |
|
ValidateExtensionSettings(String, ParameterValueOrFieldReference[], String)
Declaration
public ExtensionParameter[] ValidateExtensionSettings(string Extension, ParameterValueOrFieldReference[] ParameterValues, string SiteUrl)
Parameters
Returns
ValidateExtensionSettingsAsync(String, ParameterValueOrFieldReference[], String)
Declaration
public void ValidateExtensionSettingsAsync(string Extension, ParameterValueOrFieldReference[] ParameterValues, string SiteUrl)
Parameters
ValidateExtensionSettingsAsync(String, ParameterValueOrFieldReference[], String, Object)
Declaration
public void ValidateExtensionSettingsAsync(string Extension, ParameterValueOrFieldReference[] ParameterValues, string SiteUrl, object userState)
Parameters
Events
CancelJobCompleted
Declaration
public event CancelJobCompletedEventHandler CancelJobCompleted
Event Type
ChangeSubscriptionOwnerCompleted
Declaration
public event ChangeSubscriptionOwnerCompletedEventHandler ChangeSubscriptionOwnerCompleted
Event Type
CreateCacheRefreshPlanCompleted
Declaration
public event CreateCacheRefreshPlanCompletedEventHandler CreateCacheRefreshPlanCompleted
Event Type
CreateCatalogItemCompleted
Declaration
public event CreateCatalogItemCompletedEventHandler CreateCatalogItemCompleted
Event Type
CreateDataDrivenSubscriptionCompleted
Declaration
public event CreateDataDrivenSubscriptionCompletedEventHandler CreateDataDrivenSubscriptionCompleted
Event Type
CreateDataSourceCompleted
Declaration
public event CreateDataSourceCompletedEventHandler CreateDataSourceCompleted
Event Type
CreateFolderCompleted
Declaration
public event CreateFolderCompletedEventHandler CreateFolderCompleted
Event Type
CreateItemHistorySnapshotCompleted
Declaration
public event CreateItemHistorySnapshotCompletedEventHandler CreateItemHistorySnapshotCompleted
Event Type
CreateLinkedItemCompleted
Declaration
public event CreateLinkedItemCompletedEventHandler CreateLinkedItemCompleted
Event Type
CreateReportEditSessionCompleted
Declaration
public event CreateReportEditSessionCompletedEventHandler CreateReportEditSessionCompleted
Event Type
CreateRoleCompleted
Declaration
public event CreateRoleCompletedEventHandler CreateRoleCompleted
Event Type
CreateScheduleCompleted
Declaration
public event CreateScheduleCompletedEventHandler CreateScheduleCompleted
Event Type
CreateSubscriptionCompleted
Declaration
public event CreateSubscriptionCompletedEventHandler CreateSubscriptionCompleted
Event Type
DeleteCacheRefreshPlanCompleted
Declaration
public event DeleteCacheRefreshPlanCompletedEventHandler DeleteCacheRefreshPlanCompleted
Event Type
DeleteItemCompleted
Declaration
public event DeleteItemCompletedEventHandler DeleteItemCompleted
Event Type
DeleteItemHistorySnapshotCompleted
Declaration
public event DeleteItemHistorySnapshotCompletedEventHandler DeleteItemHistorySnapshotCompleted
Event Type
DeleteRoleCompleted
Declaration
public event DeleteRoleCompletedEventHandler DeleteRoleCompleted
Event Type
DeleteScheduleCompleted
Declaration
public event DeleteScheduleCompletedEventHandler DeleteScheduleCompleted
Event Type
DeleteSubscriptionCompleted
Declaration
public event DeleteSubscriptionCompletedEventHandler DeleteSubscriptionCompleted
Event Type
DisableDataSourceCompleted
Declaration
public event DisableDataSourceCompletedEventHandler DisableDataSourceCompleted
Event Type
EnableDataSourceCompleted
Declaration
public event EnableDataSourceCompletedEventHandler EnableDataSourceCompleted
Event Type
FindItemsCompleted
Declaration
public event FindItemsCompletedEventHandler FindItemsCompleted
Event Type
FireEventCompleted
Declaration
public event FireEventCompletedEventHandler FireEventCompleted
Event Type
FlushCacheCompleted
Declaration
public event FlushCacheCompletedEventHandler FlushCacheCompleted
Event Type
GenerateModelCompleted
Declaration
public event GenerateModelCompletedEventHandler GenerateModelCompleted
Event Type
GetCacheOptionsCompleted
Declaration
public event GetCacheOptionsCompletedEventHandler GetCacheOptionsCompleted
Event Type
GetCacheRefreshPlanPropertiesCompleted
Declaration
public event GetCacheRefreshPlanPropertiesCompletedEventHandler GetCacheRefreshPlanPropertiesCompleted
Event Type
GetDataDrivenSubscriptionPropertiesCompleted
Declaration
public event GetDataDrivenSubscriptionPropertiesCompletedEventHandler GetDataDrivenSubscriptionPropertiesCompleted
Event Type
GetDataSourceContentsCompleted
Declaration
public event GetDataSourceContentsCompletedEventHandler GetDataSourceContentsCompleted
Event Type
GetExecutionOptionsCompleted
Declaration
public event GetExecutionOptionsCompletedEventHandler GetExecutionOptionsCompleted
Event Type
GetExtensionSettingsCompleted
Declaration
public event GetExtensionSettingsCompletedEventHandler GetExtensionSettingsCompleted
Event Type
GetItemDataSourcePromptsCompleted
Declaration
public event GetItemDataSourcePromptsCompletedEventHandler GetItemDataSourcePromptsCompleted
Event Type
GetItemDataSourcesCompleted
Declaration
public event GetItemDataSourcesCompletedEventHandler GetItemDataSourcesCompleted
Event Type
GetItemDefinitionCompleted
Declaration
public event GetItemDefinitionCompletedEventHandler GetItemDefinitionCompleted
Event Type
GetItemHistoryLimitCompleted
Declaration
public event GetItemHistoryLimitCompletedEventHandler GetItemHistoryLimitCompleted
Event Type
GetItemHistoryOptionsCompleted
Declaration
public event GetItemHistoryOptionsCompletedEventHandler GetItemHistoryOptionsCompleted
Event Type
GetItemLinkCompleted
Declaration
public event GetItemLinkCompletedEventHandler GetItemLinkCompleted
Event Type
GetItemParametersCompleted
Declaration
public event GetItemParametersCompletedEventHandler GetItemParametersCompleted
Event Type
GetItemReferencesCompleted
Declaration
public event GetItemReferencesCompletedEventHandler GetItemReferencesCompleted
Event Type
GetItemTypeCompleted
Declaration
public event GetItemTypeCompletedEventHandler GetItemTypeCompleted
Event Type
GetModelItemPermissionsCompleted
Declaration
public event GetModelItemPermissionsCompletedEventHandler GetModelItemPermissionsCompleted
Event Type
GetModelItemPoliciesCompleted
Declaration
public event GetModelItemPoliciesCompletedEventHandler GetModelItemPoliciesCompleted
Event Type
GetPermissionsCompleted
Declaration
public event GetPermissionsCompletedEventHandler GetPermissionsCompleted
Event Type
GetPoliciesCompleted
Declaration
public event GetPoliciesCompletedEventHandler GetPoliciesCompleted
Event Type
GetPropertiesCompleted
Declaration
public event GetPropertiesCompletedEventHandler GetPropertiesCompleted
Event Type
GetReportServerConfigInfoCompleted
Declaration
public event GetReportServerConfigInfoCompletedEventHandler GetReportServerConfigInfoCompleted
Event Type
GetRolePropertiesCompleted
Declaration
public event GetRolePropertiesCompletedEventHandler GetRolePropertiesCompleted
Event Type
GetSchedulePropertiesCompleted
Declaration
public event GetSchedulePropertiesCompletedEventHandler GetSchedulePropertiesCompleted
Event Type
GetSubscriptionPropertiesCompleted
Declaration
public event GetSubscriptionPropertiesCompletedEventHandler GetSubscriptionPropertiesCompleted
Event Type
GetSystemPermissionsCompleted
Declaration
public event GetSystemPermissionsCompletedEventHandler GetSystemPermissionsCompleted
Event Type
GetSystemPoliciesCompleted
Declaration
public event GetSystemPoliciesCompletedEventHandler GetSystemPoliciesCompleted
Event Type
GetSystemPropertiesCompleted
Declaration
public event GetSystemPropertiesCompletedEventHandler GetSystemPropertiesCompleted
Event Type
GetUserModelCompleted
Declaration
public event GetUserModelCompletedEventHandler GetUserModelCompleted
Event Type
InheritModelItemParentSecurityCompleted
Declaration
public event InheritModelItemParentSecurityCompletedEventHandler InheritModelItemParentSecurityCompleted
Event Type
InheritParentSecurityCompleted
Declaration
public event InheritParentSecurityCompletedEventHandler InheritParentSecurityCompleted
Event Type
IsSSLRequiredCompleted
Declaration
public event IsSSLRequiredCompletedEventHandler IsSSLRequiredCompleted
Event Type
ListCacheRefreshPlansCompleted
Declaration
public event ListCacheRefreshPlansCompletedEventHandler ListCacheRefreshPlansCompleted
Event Type
ListChildrenCompleted
Declaration
public event ListChildrenCompletedEventHandler ListChildrenCompleted
Event Type
ListDatabaseCredentialRetrievalOptionsCompleted
Declaration
public event ListDatabaseCredentialRetrievalOptionsCompletedEventHandler ListDatabaseCredentialRetrievalOptionsCompleted
Event Type
ListDependentItemsCompleted
Declaration
public event ListDependentItemsCompletedEventHandler ListDependentItemsCompleted
Event Type
ListEventsCompleted
Declaration
public event ListEventsCompletedEventHandler ListEventsCompleted
Event Type
ListExecutionSettingsCompleted
Declaration
public event ListExecutionSettingsCompletedEventHandler ListExecutionSettingsCompleted
Event Type
ListExtensionsCompleted
Declaration
public event ListExtensionsCompletedEventHandler ListExtensionsCompleted
Event Type
ListExtensionTypesCompleted
Declaration
public event ListExtensionTypesCompletedEventHandler ListExtensionTypesCompleted
Event Type
ListItemHistoryCompleted
Declaration
public event ListItemHistoryCompletedEventHandler ListItemHistoryCompleted
Event Type
ListItemTypesCompleted
Declaration
public event ListItemTypesCompletedEventHandler ListItemTypesCompleted
Event Type
ListJobActionsCompleted
Declaration
public event ListJobActionsCompletedEventHandler ListJobActionsCompleted
Event Type
ListJobsCompleted
Declaration
public event ListJobsCompletedEventHandler ListJobsCompleted
Event Type
ListJobStatesCompleted
Declaration
public event ListJobStatesCompletedEventHandler ListJobStatesCompleted
Event Type
ListJobTypesCompleted
Declaration
public event ListJobTypesCompletedEventHandler ListJobTypesCompleted
Event Type
ListModelDrillthroughReportsCompleted
Declaration
public event ListModelDrillthroughReportsCompletedEventHandler ListModelDrillthroughReportsCompleted
Event Type
ListModelItemChildrenCompleted
Declaration
public event ListModelItemChildrenCompletedEventHandler ListModelItemChildrenCompleted
Event Type
ListModelItemTypesCompleted
Declaration
public event ListModelItemTypesCompletedEventHandler ListModelItemTypesCompleted
Event Type
ListModelPerspectivesCompleted
Declaration
public event ListModelPerspectivesCompletedEventHandler ListModelPerspectivesCompleted
Event Type
ListMySubscriptionsCompleted
Declaration
public event ListMySubscriptionsCompletedEventHandler ListMySubscriptionsCompleted
Event Type
ListParameterStatesCompleted
Declaration
public event ListParameterStatesCompletedEventHandler ListParameterStatesCompleted
Event Type
ListParameterTypesCompleted
Declaration
public event ListParameterTypesCompletedEventHandler ListParameterTypesCompleted
Event Type
ListParentsCompleted
Declaration
public event ListParentsCompletedEventHandler ListParentsCompleted
Event Type
ListRolesCompleted
Declaration
public event ListRolesCompletedEventHandler ListRolesCompleted
Event Type
ListScheduledItemsCompleted
Declaration
public event ListScheduledItemsCompletedEventHandler ListScheduledItemsCompleted
Event Type
ListSchedulesCompleted
Declaration
public event ListSchedulesCompletedEventHandler ListSchedulesCompleted
Event Type
ListScheduleStatesCompleted
Declaration
public event ListScheduleStatesCompletedEventHandler ListScheduleStatesCompleted
Event Type
ListSecurityScopesCompleted
Declaration
public event ListSecurityScopesCompletedEventHandler ListSecurityScopesCompleted
Event Type
ListSubscriptionsCompleted
Declaration
public event ListSubscriptionsCompletedEventHandler ListSubscriptionsCompleted
Event Type
ListSubscriptionsUsingDataSourceCompleted
Declaration
public event ListSubscriptionsUsingDataSourceCompletedEventHandler ListSubscriptionsUsingDataSourceCompleted
Event Type
ListTasksCompleted
Declaration
public event ListTasksCompletedEventHandler ListTasksCompleted
Event Type
LogoffCompleted
Declaration
public event LogoffCompletedEventHandler LogoffCompleted
Event Type
LogonUserCompleted
Declaration
public event LogonUserCompletedEventHandler LogonUserCompleted
Event Type
MoveItemCompleted
Declaration
public event MoveItemCompletedEventHandler MoveItemCompleted
Event Type
PauseScheduleCompleted
Declaration
public event PauseScheduleCompletedEventHandler PauseScheduleCompleted
Event Type
PrepareQueryCompleted
Declaration
public event PrepareQueryCompletedEventHandler PrepareQueryCompleted
Event Type
RegenerateModelCompleted
Declaration
public event RegenerateModelCompletedEventHandler RegenerateModelCompleted
Event Type
RemoveAllModelItemPoliciesCompleted
Declaration
public event RemoveAllModelItemPoliciesCompletedEventHandler RemoveAllModelItemPoliciesCompleted
Event Type
ResumeScheduleCompleted
Declaration
public event ResumeScheduleCompletedEventHandler ResumeScheduleCompleted
Event Type
SetCacheOptionsCompleted
Declaration
public event SetCacheOptionsCompletedEventHandler SetCacheOptionsCompleted
Event Type
SetCacheRefreshPlanPropertiesCompleted
Declaration
public event SetCacheRefreshPlanPropertiesCompletedEventHandler SetCacheRefreshPlanPropertiesCompleted
Event Type
SetDataDrivenSubscriptionPropertiesCompleted
Declaration
public event SetDataDrivenSubscriptionPropertiesCompletedEventHandler SetDataDrivenSubscriptionPropertiesCompleted
Event Type
SetDataSourceContentsCompleted
Declaration
public event SetDataSourceContentsCompletedEventHandler SetDataSourceContentsCompleted
Event Type
SetExecutionOptionsCompleted
Declaration
public event SetExecutionOptionsCompletedEventHandler SetExecutionOptionsCompleted
Event Type
SetItemDataSourcesCompleted
Declaration
public event SetItemDataSourcesCompletedEventHandler SetItemDataSourcesCompleted
Event Type
SetItemDefinitionCompleted
Declaration
public event SetItemDefinitionCompletedEventHandler SetItemDefinitionCompleted
Event Type
SetItemHistoryLimitCompleted
Declaration
public event SetItemHistoryLimitCompletedEventHandler SetItemHistoryLimitCompleted
Event Type
SetItemHistoryOptionsCompleted
Declaration
public event SetItemHistoryOptionsCompletedEventHandler SetItemHistoryOptionsCompleted
Event Type
SetItemLinkCompleted
Declaration
public event SetItemLinkCompletedEventHandler SetItemLinkCompleted
Event Type
SetItemParametersCompleted
Declaration
public event SetItemParametersCompletedEventHandler SetItemParametersCompleted
Event Type
SetItemReferencesCompleted
Declaration
public event SetItemReferencesCompletedEventHandler SetItemReferencesCompleted
Event Type
SetModelDrillthroughReportsCompleted
Declaration
public event SetModelDrillthroughReportsCompletedEventHandler SetModelDrillthroughReportsCompleted
Event Type
SetModelItemPoliciesCompleted
Declaration
public event SetModelItemPoliciesCompletedEventHandler SetModelItemPoliciesCompleted
Event Type
SetPoliciesCompleted
Declaration
public event SetPoliciesCompletedEventHandler SetPoliciesCompleted
Event Type
SetPropertiesCompleted
Declaration
public event SetPropertiesCompletedEventHandler SetPropertiesCompleted
Event Type
SetRolePropertiesCompleted
Declaration
public event SetRolePropertiesCompletedEventHandler SetRolePropertiesCompleted
Event Type
SetSchedulePropertiesCompleted
Declaration
public event SetSchedulePropertiesCompletedEventHandler SetSchedulePropertiesCompleted
Event Type
SetSubscriptionPropertiesCompleted
Declaration
public event SetSubscriptionPropertiesCompletedEventHandler SetSubscriptionPropertiesCompleted
Event Type
SetSystemPoliciesCompleted
Declaration
public event SetSystemPoliciesCompletedEventHandler SetSystemPoliciesCompleted
Event Type
SetSystemPropertiesCompleted
Declaration
public event SetSystemPropertiesCompletedEventHandler SetSystemPropertiesCompleted
Event Type
TestConnectForDataSourceDefinitionCompleted
Declaration
public event TestConnectForDataSourceDefinitionCompletedEventHandler TestConnectForDataSourceDefinitionCompleted
Event Type
TestConnectForItemDataSourceCompleted
Declaration
public event TestConnectForItemDataSourceCompletedEventHandler TestConnectForItemDataSourceCompleted
Event Type
UpdateItemExecutionSnapshotCompleted
Declaration
public event UpdateItemExecutionSnapshotCompletedEventHandler UpdateItemExecutionSnapshotCompleted
Event Type
ValidateExtensionSettingsCompleted
Declaration
public event ValidateExtensionSettingsCompletedEventHandler ValidateExtensionSettingsCompleted
Event Type