//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.18010 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Neo.Afx.Services.Neo.Afx.Services { [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ServiceModel.ServiceContractAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", ConfigurationName="Neo.Afx.Services.ReportingService2010Soap")] public interface ReportingService2010Soap { // CODEGEN: Generating message contract since message CreateCatalogItemRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/CreateCa" + "talogItem", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.CreateCatalogItemResponse CreateCatalogItem(Neo.Afx.Services.Neo.Afx.Services.CreateCatalogItemRequest request); // CODEGEN: Generating message contract since message SetItemDefinitionRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/SetItemD" + "efinition", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.SetItemDefinitionResponse SetItemDefinition(Neo.Afx.Services.Neo.Afx.Services.SetItemDefinitionRequest request); // CODEGEN: Generating message contract since message GetItemDefinitionRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetItemD" + "efinition", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GetItemDefinitionResponse GetItemDefinition(Neo.Afx.Services.Neo.Afx.Services.GetItemDefinitionRequest request); // CODEGEN: Generating message contract since message GetItemTypeRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetItemT" + "ype", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GetItemTypeResponse GetItemType(Neo.Afx.Services.Neo.Afx.Services.GetItemTypeRequest request); // CODEGEN: Generating message contract since message DeleteItemRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/DeleteIt" + "em", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.DeleteItemResponse DeleteItem(Neo.Afx.Services.Neo.Afx.Services.DeleteItemRequest request); // CODEGEN: Generating message contract since message MoveItemRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/MoveItem" + "", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.MoveItemResponse MoveItem(Neo.Afx.Services.Neo.Afx.Services.MoveItemRequest request); // CODEGEN: Generating message contract since message InheritParentSecurityRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/InheritP" + "arentSecurity", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.InheritParentSecurityResponse InheritParentSecurity(Neo.Afx.Services.Neo.Afx.Services.InheritParentSecurityRequest request); // CODEGEN: Generating message contract since message ListItemHistoryRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListItem" + "History", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListItemHistoryResponse ListItemHistory(Neo.Afx.Services.Neo.Afx.Services.ListItemHistoryRequest request); // CODEGEN: Generating message contract since message ListChildrenRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListChil" + "dren", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListChildrenResponse ListChildren(Neo.Afx.Services.Neo.Afx.Services.ListChildrenRequest request); // CODEGEN: Generating message contract since message ListDependentItemsRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListDepe" + "ndentItems", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListDependentItemsResponse ListDependentItems(Neo.Afx.Services.Neo.Afx.Services.ListDependentItemsRequest request); // CODEGEN: Generating message contract since message FindItemsRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/FindItem" + "s", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.FindItemsResponse FindItems(Neo.Afx.Services.Neo.Afx.Services.FindItemsRequest request); // CODEGEN: Generating message contract since message ListParentsRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListPare" + "nts", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListParentsResponse ListParents(Neo.Afx.Services.Neo.Afx.Services.ListParentsRequest request); // CODEGEN: Generating message contract since message CreateFolderRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/CreateFo" + "lder", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.CreateFolderResponse CreateFolder(Neo.Afx.Services.Neo.Afx.Services.CreateFolderRequest request); // CODEGEN: Generating message contract since message SetPropertiesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/SetPrope" + "rties", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.SetPropertiesResponse SetProperties(Neo.Afx.Services.Neo.Afx.Services.SetPropertiesRequest request); // CODEGEN: Generating message contract since message GetPropertiesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetPrope" + "rties", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GetPropertiesResponse GetProperties(Neo.Afx.Services.Neo.Afx.Services.GetPropertiesRequest request); // CODEGEN: Generating message contract since message SetItemReferencesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/SetItemR" + "eferences", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.SetItemReferencesResponse SetItemReferences(Neo.Afx.Services.Neo.Afx.Services.SetItemReferencesRequest request); // CODEGEN: Generating message contract since message GetItemReferencesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetItemR" + "eferences", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GetItemReferencesResponse GetItemReferences(Neo.Afx.Services.Neo.Afx.Services.GetItemReferencesRequest request); // CODEGEN: Generating message contract since message ListItemTypesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListItem" + "Types", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListItemTypesResponse ListItemTypes(Neo.Afx.Services.Neo.Afx.Services.ListItemTypesRequest request); // CODEGEN: Generating message contract since message SetSubscriptionPropertiesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/SetSubsc" + "riptionProperties", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.SetSubscriptionPropertiesResponse SetSubscriptionProperties(Neo.Afx.Services.Neo.Afx.Services.SetSubscriptionPropertiesRequest request); // CODEGEN: Generating message contract since message GetSubscriptionPropertiesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetSubsc" + "riptionProperties", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GetSubscriptionPropertiesResponse GetSubscriptionProperties(Neo.Afx.Services.Neo.Afx.Services.GetSubscriptionPropertiesRequest request); // CODEGEN: Generating message contract since message SetDataDrivenSubscriptionPropertiesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/SetDataD" + "rivenSubscriptionProperties", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.SetDataDrivenSubscriptionPropertiesResponse SetDataDrivenSubscriptionProperties(Neo.Afx.Services.Neo.Afx.Services.SetDataDrivenSubscriptionPropertiesRequest request); // CODEGEN: Generating message contract since message GetDataDrivenSubscriptionPropertiesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetDataD" + "rivenSubscriptionProperties", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GetDataDrivenSubscriptionPropertiesResponse GetDataDrivenSubscriptionProperties(Neo.Afx.Services.Neo.Afx.Services.GetDataDrivenSubscriptionPropertiesRequest request); // CODEGEN: Generating message contract since message DeleteSubscriptionRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/DeleteSu" + "bscription", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.DeleteSubscriptionResponse DeleteSubscription(Neo.Afx.Services.Neo.Afx.Services.DeleteSubscriptionRequest request); // CODEGEN: Generating message contract since message CreateSubscriptionRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/CreateSu" + "bscription", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.CreateSubscriptionResponse CreateSubscription(Neo.Afx.Services.Neo.Afx.Services.CreateSubscriptionRequest request); // CODEGEN: Generating message contract since message CreateDataDrivenSubscriptionRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/CreateDa" + "taDrivenSubscription", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.CreateDataDrivenSubscriptionResponse CreateDataDrivenSubscription(Neo.Afx.Services.Neo.Afx.Services.CreateDataDrivenSubscriptionRequest request); // CODEGEN: Generating message contract since message GetExtensionSettingsRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetExten" + "sionSettings", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GetExtensionSettingsResponse GetExtensionSettings(Neo.Afx.Services.Neo.Afx.Services.GetExtensionSettingsRequest request); // CODEGEN: Generating message contract since message ValidateExtensionSettingsRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/Validate" + "ExtensionSettings", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ValidateExtensionSettingsResponse ValidateExtensionSettings(Neo.Afx.Services.Neo.Afx.Services.ValidateExtensionSettingsRequest request); // CODEGEN: Generating message contract since message ListSubscriptionsRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListSubs" + "criptions", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListSubscriptionsResponse ListSubscriptions(Neo.Afx.Services.Neo.Afx.Services.ListSubscriptionsRequest request); // CODEGEN: Generating message contract since message ListMySubscriptionsRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListMySu" + "bscriptions", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListMySubscriptionsResponse ListMySubscriptions(Neo.Afx.Services.Neo.Afx.Services.ListMySubscriptionsRequest request); // CODEGEN: Generating message contract since message ListSubscriptionsUsingDataSourceRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListSubs" + "criptionsUsingDataSource", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListSubscriptionsUsingDataSourceResponse ListSubscriptionsUsingDataSource(Neo.Afx.Services.Neo.Afx.Services.ListSubscriptionsUsingDataSourceRequest request); // CODEGEN: Generating message contract since message ChangeSubscriptionOwnerRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ChangeSu" + "bscriptionOwner", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ChangeSubscriptionOwnerResponse ChangeSubscriptionOwner(Neo.Afx.Services.Neo.Afx.Services.ChangeSubscriptionOwnerRequest request); // CODEGEN: Generating message contract since message CreateDataSourceRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/CreateDa" + "taSource", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.CreateDataSourceResponse CreateDataSource(Neo.Afx.Services.Neo.Afx.Services.CreateDataSourceRequest request); // CODEGEN: Generating message contract since message PrepareQueryRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/PrepareQ" + "uery", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.PrepareQueryResponse PrepareQuery(Neo.Afx.Services.Neo.Afx.Services.PrepareQueryRequest request); // CODEGEN: Generating message contract since message EnableDataSourceRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/EnableDa" + "taSource", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.EnableDataSourceResponse EnableDataSource(Neo.Afx.Services.Neo.Afx.Services.EnableDataSourceRequest request); // CODEGEN: Generating message contract since message DisableDataSourceRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/DisableD" + "ataSource", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.DisableDataSourceResponse DisableDataSource(Neo.Afx.Services.Neo.Afx.Services.DisableDataSourceRequest request); // CODEGEN: Generating message contract since message SetDataSourceContentsRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/SetDataS" + "ourceContents", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.SetDataSourceContentsResponse SetDataSourceContents(Neo.Afx.Services.Neo.Afx.Services.SetDataSourceContentsRequest request); // CODEGEN: Generating message contract since message GetDataSourceContentsRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetDataS" + "ourceContents", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GetDataSourceContentsResponse GetDataSourceContents(Neo.Afx.Services.Neo.Afx.Services.GetDataSourceContentsRequest request); // CODEGEN: Generating message contract since message ListDatabaseCredentialRetrievalOptionsRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListData" + "baseCredentialRetrievalOptions", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListDatabaseCredentialRetrievalOptionsResponse ListDatabaseCredentialRetrievalOptions(Neo.Afx.Services.Neo.Afx.Services.ListDatabaseCredentialRetrievalOptionsRequest request); // CODEGEN: Generating message contract since message SetItemDataSourcesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/SetItemD" + "ataSources", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.SetItemDataSourcesResponse SetItemDataSources(Neo.Afx.Services.Neo.Afx.Services.SetItemDataSourcesRequest request); // CODEGEN: Generating message contract since message GetItemDataSourcesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetItemD" + "ataSources", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GetItemDataSourcesResponse GetItemDataSources(Neo.Afx.Services.Neo.Afx.Services.GetItemDataSourcesRequest request); // CODEGEN: Generating message contract since message TestConnectForDataSourceDefinitionRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/TestConn" + "ectForDataSourceDefinition", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.TestConnectForDataSourceDefinitionResponse TestConnectForDataSourceDefinition(Neo.Afx.Services.Neo.Afx.Services.TestConnectForDataSourceDefinitionRequest request); // CODEGEN: Generating message contract since message TestConnectForItemDataSourceRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/TestConn" + "ectForItemDataSource", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.TestConnectForItemDataSourceResponse TestConnectForItemDataSource(Neo.Afx.Services.Neo.Afx.Services.TestConnectForItemDataSourceRequest request); // CODEGEN: Generating message contract since message CreateRoleRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/CreateRo" + "le", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.CreateRoleResponse CreateRole(Neo.Afx.Services.Neo.Afx.Services.CreateRoleRequest request); // CODEGEN: Generating message contract since message SetRolePropertiesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/SetRoleP" + "roperties", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.SetRolePropertiesResponse SetRoleProperties(Neo.Afx.Services.Neo.Afx.Services.SetRolePropertiesRequest request); // CODEGEN: Generating message contract since message GetRolePropertiesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetRoleP" + "roperties", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GetRolePropertiesResponse GetRoleProperties(Neo.Afx.Services.Neo.Afx.Services.GetRolePropertiesRequest request); // CODEGEN: Generating message contract since message DeleteRoleRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/DeleteRo" + "le", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.DeleteRoleResponse DeleteRole(Neo.Afx.Services.Neo.Afx.Services.DeleteRoleRequest request); // CODEGEN: Generating message contract since message ListRolesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListRole" + "s", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListRolesResponse ListRoles(Neo.Afx.Services.Neo.Afx.Services.ListRolesRequest request); // CODEGEN: Generating message contract since message ListTasksRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListTask" + "s", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListTasksResponse ListTasks(Neo.Afx.Services.Neo.Afx.Services.ListTasksRequest request); // CODEGEN: Generating message contract since message SetPoliciesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/SetPolic" + "ies", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.SetPoliciesResponse SetPolicies(Neo.Afx.Services.Neo.Afx.Services.SetPoliciesRequest request); // CODEGEN: Generating message contract since message GetPoliciesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetPolic" + "ies", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GetPoliciesResponse GetPolicies(Neo.Afx.Services.Neo.Afx.Services.GetPoliciesRequest request); // CODEGEN: Generating message contract since message GetItemDataSourcePromptsRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetItemD" + "ataSourcePrompts", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GetItemDataSourcePromptsResponse GetItemDataSourcePrompts(Neo.Afx.Services.Neo.Afx.Services.GetItemDataSourcePromptsRequest request); // CODEGEN: Generating message contract since message GenerateModelRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/Generate" + "Model", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GenerateModelResponse GenerateModel(Neo.Afx.Services.Neo.Afx.Services.GenerateModelRequest request); // CODEGEN: Generating message contract since message GetModelItemPermissionsRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetModel" + "ItemPermissions", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GetModelItemPermissionsResponse GetModelItemPermissions(Neo.Afx.Services.Neo.Afx.Services.GetModelItemPermissionsRequest request); // CODEGEN: Generating message contract since message SetModelItemPoliciesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/SetModel" + "ItemPolicies", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.SetModelItemPoliciesResponse SetModelItemPolicies(Neo.Afx.Services.Neo.Afx.Services.SetModelItemPoliciesRequest request); // CODEGEN: Generating message contract since message GetModelItemPoliciesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetModel" + "ItemPolicies", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GetModelItemPoliciesResponse GetModelItemPolicies(Neo.Afx.Services.Neo.Afx.Services.GetModelItemPoliciesRequest request); // CODEGEN: Generating message contract since message GetUserModelRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetUserM" + "odel", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GetUserModelResponse GetUserModel(Neo.Afx.Services.Neo.Afx.Services.GetUserModelRequest request); // CODEGEN: Generating message contract since message InheritModelItemParentSecurityRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/InheritM" + "odelItemParentSecurity", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.InheritModelItemParentSecurityResponse InheritModelItemParentSecurity(Neo.Afx.Services.Neo.Afx.Services.InheritModelItemParentSecurityRequest request); // CODEGEN: Generating message contract since message SetModelDrillthroughReportsRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/SetModel" + "DrillthroughReports", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.SetModelDrillthroughReportsResponse SetModelDrillthroughReports(Neo.Afx.Services.Neo.Afx.Services.SetModelDrillthroughReportsRequest request); // CODEGEN: Generating message contract since message ListModelDrillthroughReportsRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListMode" + "lDrillthroughReports", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListModelDrillthroughReportsResponse ListModelDrillthroughReports(Neo.Afx.Services.Neo.Afx.Services.ListModelDrillthroughReportsRequest request); // CODEGEN: Generating message contract since message ListModelItemChildrenRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListMode" + "lItemChildren", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListModelItemChildrenResponse ListModelItemChildren(Neo.Afx.Services.Neo.Afx.Services.ListModelItemChildrenRequest request); // CODEGEN: Generating message contract since message ListModelItemTypesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListMode" + "lItemTypes", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListModelItemTypesResponse ListModelItemTypes(Neo.Afx.Services.Neo.Afx.Services.ListModelItemTypesRequest request); // CODEGEN: Generating message contract since message ListModelPerspectivesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListMode" + "lPerspectives", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListModelPerspectivesResponse ListModelPerspectives(Neo.Afx.Services.Neo.Afx.Services.ListModelPerspectivesRequest request); // CODEGEN: Generating message contract since message RegenerateModelRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/Regenera" + "teModel", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.RegenerateModelResponse RegenerateModel(Neo.Afx.Services.Neo.Afx.Services.RegenerateModelRequest request); // CODEGEN: Generating message contract since message RemoveAllModelItemPoliciesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/RemoveAl" + "lModelItemPolicies", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.RemoveAllModelItemPoliciesResponse RemoveAllModelItemPolicies(Neo.Afx.Services.Neo.Afx.Services.RemoveAllModelItemPoliciesRequest request); // CODEGEN: Generating message contract since message CreateScheduleRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/CreateSc" + "hedule", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.CreateScheduleResponse CreateSchedule(Neo.Afx.Services.Neo.Afx.Services.CreateScheduleRequest request); // CODEGEN: Generating message contract since message DeleteScheduleRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/DeleteSc" + "hedule", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.DeleteScheduleResponse DeleteSchedule(Neo.Afx.Services.Neo.Afx.Services.DeleteScheduleRequest request); // CODEGEN: Generating message contract since message ListSchedulesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListSche" + "dules", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListSchedulesResponse ListSchedules(Neo.Afx.Services.Neo.Afx.Services.ListSchedulesRequest request); // CODEGEN: Generating message contract since message GetSchedulePropertiesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetSched" + "uleProperties", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GetSchedulePropertiesResponse GetScheduleProperties(Neo.Afx.Services.Neo.Afx.Services.GetSchedulePropertiesRequest request); // CODEGEN: Generating message contract since message ListScheduleStatesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListSche" + "duleStates", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListScheduleStatesResponse ListScheduleStates(Neo.Afx.Services.Neo.Afx.Services.ListScheduleStatesRequest request); // CODEGEN: Generating message contract since message PauseScheduleRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/PauseSch" + "edule", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.PauseScheduleResponse PauseSchedule(Neo.Afx.Services.Neo.Afx.Services.PauseScheduleRequest request); // CODEGEN: Generating message contract since message ResumeScheduleRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ResumeSc" + "hedule", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ResumeScheduleResponse ResumeSchedule(Neo.Afx.Services.Neo.Afx.Services.ResumeScheduleRequest request); // CODEGEN: Generating message contract since message SetSchedulePropertiesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/SetSched" + "uleProperties", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.SetSchedulePropertiesResponse SetScheduleProperties(Neo.Afx.Services.Neo.Afx.Services.SetSchedulePropertiesRequest request); // CODEGEN: Generating message contract since message ListScheduledItemsRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListSche" + "duledItems", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListScheduledItemsResponse ListScheduledItems(Neo.Afx.Services.Neo.Afx.Services.ListScheduledItemsRequest request); // CODEGEN: Generating message contract since message SetItemParametersRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/SetItemP" + "arameters", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.SetItemParametersResponse SetItemParameters(Neo.Afx.Services.Neo.Afx.Services.SetItemParametersRequest request); // CODEGEN: Generating message contract since message GetItemParametersRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetItemP" + "arameters", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GetItemParametersResponse GetItemParameters(Neo.Afx.Services.Neo.Afx.Services.GetItemParametersRequest request); // CODEGEN: Generating message contract since message ListParameterTypesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListPara" + "meterTypes", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListParameterTypesResponse ListParameterTypes(Neo.Afx.Services.Neo.Afx.Services.ListParameterTypesRequest request); // CODEGEN: Generating message contract since message ListParameterStatesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListPara" + "meterStates", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListParameterStatesResponse ListParameterStates(Neo.Afx.Services.Neo.Afx.Services.ListParameterStatesRequest request); // CODEGEN: Generating message contract since message CreateReportEditSessionRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/CreateRe" + "portEditSession", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.CreateReportEditSessionResponse CreateReportEditSession(Neo.Afx.Services.Neo.Afx.Services.CreateReportEditSessionRequest request); // CODEGEN: Generating message contract since message CreateLinkedItemRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/CreateLi" + "nkedItem", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.CreateLinkedItemResponse CreateLinkedItem(Neo.Afx.Services.Neo.Afx.Services.CreateLinkedItemRequest request); // CODEGEN: Generating message contract since message SetItemLinkRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/SetItemL" + "ink", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.SetItemLinkResponse SetItemLink(Neo.Afx.Services.Neo.Afx.Services.SetItemLinkRequest request); // CODEGEN: Generating message contract since message GetItemLinkRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetItemL" + "ink", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GetItemLinkResponse GetItemLink(Neo.Afx.Services.Neo.Afx.Services.GetItemLinkRequest request); // CODEGEN: Generating message contract since message ListExecutionSettingsRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListExec" + "utionSettings", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListExecutionSettingsResponse ListExecutionSettings(Neo.Afx.Services.Neo.Afx.Services.ListExecutionSettingsRequest request); // CODEGEN: Generating message contract since message SetExecutionOptionsRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/SetExecu" + "tionOptions", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.SetExecutionOptionsResponse SetExecutionOptions(Neo.Afx.Services.Neo.Afx.Services.SetExecutionOptionsRequest request); // CODEGEN: Generating message contract since message GetExecutionOptionsRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetExecu" + "tionOptions", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GetExecutionOptionsResponse GetExecutionOptions(Neo.Afx.Services.Neo.Afx.Services.GetExecutionOptionsRequest request); // CODEGEN: Generating message contract since message UpdateItemExecutionSnapshotRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/UpdateIt" + "emExecutionSnapshot", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.UpdateItemExecutionSnapshotResponse UpdateItemExecutionSnapshot(Neo.Afx.Services.Neo.Afx.Services.UpdateItemExecutionSnapshotRequest request); // CODEGEN: Generating message contract since message SetCacheOptionsRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/SetCache" + "Options", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.SetCacheOptionsResponse SetCacheOptions(Neo.Afx.Services.Neo.Afx.Services.SetCacheOptionsRequest request); // CODEGEN: Generating message contract since message GetCacheOptionsRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetCache" + "Options", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GetCacheOptionsResponse GetCacheOptions(Neo.Afx.Services.Neo.Afx.Services.GetCacheOptionsRequest request); // CODEGEN: Generating message contract since message FlushCacheRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/FlushCac" + "he", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.FlushCacheResponse FlushCache(Neo.Afx.Services.Neo.Afx.Services.FlushCacheRequest request); // CODEGEN: Generating message contract since message CreateItemHistorySnapshotRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/CreateIt" + "emHistorySnapshot", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.CreateItemHistorySnapshotResponse CreateItemHistorySnapshot(Neo.Afx.Services.Neo.Afx.Services.CreateItemHistorySnapshotRequest request); // CODEGEN: Generating message contract since message DeleteItemHistorySnapshotRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/DeleteIt" + "emHistorySnapshot", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.DeleteItemHistorySnapshotResponse DeleteItemHistorySnapshot(Neo.Afx.Services.Neo.Afx.Services.DeleteItemHistorySnapshotRequest request); // CODEGEN: Generating message contract since message SetItemHistoryLimitRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/SetItemH" + "istoryLimit", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.SetItemHistoryLimitResponse SetItemHistoryLimit(Neo.Afx.Services.Neo.Afx.Services.SetItemHistoryLimitRequest request); // CODEGEN: Generating message contract since message GetItemHistoryLimitRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetItemH" + "istoryLimit", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GetItemHistoryLimitResponse GetItemHistoryLimit(Neo.Afx.Services.Neo.Afx.Services.GetItemHistoryLimitRequest request); // CODEGEN: Generating message contract since message SetItemHistoryOptionsRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/SetItemH" + "istoryOptions", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.SetItemHistoryOptionsResponse SetItemHistoryOptions(Neo.Afx.Services.Neo.Afx.Services.SetItemHistoryOptionsRequest request); // CODEGEN: Generating message contract since message GetItemHistoryOptionsRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetItemH" + "istoryOptions", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GetItemHistoryOptionsResponse GetItemHistoryOptions(Neo.Afx.Services.Neo.Afx.Services.GetItemHistoryOptionsRequest request); // CODEGEN: Generating message contract since message GetReportServerConfigInfoRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetRepor" + "tServerConfigInfo", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GetReportServerConfigInfoResponse GetReportServerConfigInfo(Neo.Afx.Services.Neo.Afx.Services.GetReportServerConfigInfoRequest request); // CODEGEN: Generating message contract since message IsSSLRequiredRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/IsSSLReq" + "uired", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.IsSSLRequiredResponse IsSSLRequired(Neo.Afx.Services.Neo.Afx.Services.IsSSLRequiredRequest request); // CODEGEN: Generating message contract since message SetSystemPropertiesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/SetSyste" + "mProperties", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.SetSystemPropertiesResponse SetSystemProperties(Neo.Afx.Services.Neo.Afx.Services.SetSystemPropertiesRequest request); // CODEGEN: Generating message contract since message GetSystemPropertiesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetSyste" + "mProperties", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GetSystemPropertiesResponse GetSystemProperties(Neo.Afx.Services.Neo.Afx.Services.GetSystemPropertiesRequest request); // CODEGEN: Generating message contract since message SetSystemPoliciesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/SetSyste" + "mPolicies", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.SetSystemPoliciesResponse SetSystemPolicies(Neo.Afx.Services.Neo.Afx.Services.SetSystemPoliciesRequest request); // CODEGEN: Generating message contract since message GetSystemPoliciesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetSyste" + "mPolicies", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GetSystemPoliciesResponse GetSystemPolicies(Neo.Afx.Services.Neo.Afx.Services.GetSystemPoliciesRequest request); // CODEGEN: Generating message contract since message ListExtensionsRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListExte" + "nsions", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListExtensionsResponse ListExtensions(Neo.Afx.Services.Neo.Afx.Services.ListExtensionsRequest request); // CODEGEN: Generating message contract since message ListExtensionTypesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListExte" + "nsionTypes", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListExtensionTypesResponse ListExtensionTypes(Neo.Afx.Services.Neo.Afx.Services.ListExtensionTypesRequest request); // CODEGEN: Generating message contract since message ListEventsRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListEven" + "ts", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListEventsResponse ListEvents(Neo.Afx.Services.Neo.Afx.Services.ListEventsRequest request); // CODEGEN: Generating message contract since message FireEventRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/FireEven" + "t", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.FireEventResponse FireEvent(Neo.Afx.Services.Neo.Afx.Services.FireEventRequest request); // CODEGEN: Generating message contract since message ListJobsRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListJobs" + "", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListJobsResponse ListJobs(Neo.Afx.Services.Neo.Afx.Services.ListJobsRequest request); // CODEGEN: Generating message contract since message ListJobTypesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListJobT" + "ypes", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListJobTypesResponse ListJobTypes(Neo.Afx.Services.Neo.Afx.Services.ListJobTypesRequest request); // CODEGEN: Generating message contract since message ListJobActionsRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListJobA" + "ctions", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListJobActionsResponse ListJobActions(Neo.Afx.Services.Neo.Afx.Services.ListJobActionsRequest request); // CODEGEN: Generating message contract since message ListJobStatesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListJobS" + "tates", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListJobStatesResponse ListJobStates(Neo.Afx.Services.Neo.Afx.Services.ListJobStatesRequest request); // CODEGEN: Generating message contract since message CancelJobRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/CancelJo" + "b", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.CancelJobResponse CancelJob(Neo.Afx.Services.Neo.Afx.Services.CancelJobRequest request); // CODEGEN: Generating message contract since message CreateCacheRefreshPlanRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/CreateCa" + "cheRefreshPlan", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.CreateCacheRefreshPlanResponse CreateCacheRefreshPlan(Neo.Afx.Services.Neo.Afx.Services.CreateCacheRefreshPlanRequest request); // CODEGEN: Generating message contract since message SetCacheRefreshPlanPropertiesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/SetCache" + "RefreshPlanProperties", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.SetCacheRefreshPlanPropertiesResponse SetCacheRefreshPlanProperties(Neo.Afx.Services.Neo.Afx.Services.SetCacheRefreshPlanPropertiesRequest request); // CODEGEN: Generating message contract since message GetCacheRefreshPlanPropertiesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetCache" + "RefreshPlanProperties", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GetCacheRefreshPlanPropertiesResponse GetCacheRefreshPlanProperties(Neo.Afx.Services.Neo.Afx.Services.GetCacheRefreshPlanPropertiesRequest request); // CODEGEN: Generating message contract since message DeleteCacheRefreshPlanRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/DeleteCa" + "cheRefreshPlan", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.DeleteCacheRefreshPlanResponse DeleteCacheRefreshPlan(Neo.Afx.Services.Neo.Afx.Services.DeleteCacheRefreshPlanRequest request); // CODEGEN: Generating message contract since message ListCacheRefreshPlansRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListCach" + "eRefreshPlans", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListCacheRefreshPlansResponse ListCacheRefreshPlans(Neo.Afx.Services.Neo.Afx.Services.ListCacheRefreshPlansRequest request); // CODEGEN: Generating message contract since message LogonUserRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/LogonUse" + "r", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.LogonUserResponse LogonUser(Neo.Afx.Services.Neo.Afx.Services.LogonUserRequest request); // CODEGEN: Generating message contract since message LogoffRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/Logoff", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.LogoffResponse Logoff(Neo.Afx.Services.Neo.Afx.Services.LogoffRequest request); // CODEGEN: Generating message contract since message GetPermissionsRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetPermi" + "ssions", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GetPermissionsResponse GetPermissions(Neo.Afx.Services.Neo.Afx.Services.GetPermissionsRequest request); // CODEGEN: Generating message contract since message GetSystemPermissionsRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetSyste" + "mPermissions", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.GetSystemPermissionsResponse GetSystemPermissions(Neo.Afx.Services.Neo.Afx.Services.GetSystemPermissionsRequest request); // CODEGEN: Generating message contract since message ListSecurityScopesRequest has headers [System.ServiceModel.OperationContractAttribute(Action="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListSecu" + "rityScopes", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ExpirationDefinition))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(RecurrencePattern))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ScheduleDefinitionOrReference))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(DataSourceDefinitionOrReference))] Neo.Afx.Services.Neo.Afx.Services.ListSecurityScopesResponse ListSecurityScopes(Neo.Afx.Services.Neo.Afx.Services.ListSecurityScopesRequest request); } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class TrustedUserHeader : object, System.ComponentModel.INotifyPropertyChanged { private string userNameField; private byte[] userTokenField; private System.Xml.XmlAttribute[] anyAttrField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string UserName { get { return this.userNameField; } set { this.userNameField = value; this.RaisePropertyChanged("UserName"); } } /// [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary", Order=1)] public byte[] UserToken { get { return this.userTokenField; } set { this.userTokenField = value; this.RaisePropertyChanged("UserToken"); } } /// [System.Xml.Serialization.XmlAnyAttributeAttribute()] public System.Xml.XmlAttribute[] AnyAttr { get { return this.anyAttrField; } set { this.anyAttrField = value; this.RaisePropertyChanged("AnyAttr"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class CacheRefreshPlan : object, System.ComponentModel.INotifyPropertyChanged { private string cacheRefreshPlanIDField; private string itemPathField; private string descriptionField; private CacheRefreshPlanState stateField; private System.DateTime lastExecutedField; private System.DateTime modifiedDateField; private string modifiedByField; private string lastRunStatusField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string CacheRefreshPlanID { get { return this.cacheRefreshPlanIDField; } set { this.cacheRefreshPlanIDField = value; this.RaisePropertyChanged("CacheRefreshPlanID"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string ItemPath { get { return this.itemPathField; } set { this.itemPathField = value; this.RaisePropertyChanged("ItemPath"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string Description { get { return this.descriptionField; } set { this.descriptionField = value; this.RaisePropertyChanged("Description"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public CacheRefreshPlanState State { get { return this.stateField; } set { this.stateField = value; this.RaisePropertyChanged("State"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public System.DateTime LastExecuted { get { return this.lastExecutedField; } set { this.lastExecutedField = value; this.RaisePropertyChanged("LastExecuted"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=5)] public System.DateTime ModifiedDate { get { return this.modifiedDateField; } set { this.modifiedDateField = value; this.RaisePropertyChanged("ModifiedDate"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=6)] public string ModifiedBy { get { return this.modifiedByField; } set { this.modifiedByField = value; this.RaisePropertyChanged("ModifiedBy"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=7)] public string LastRunStatus { get { return this.lastRunStatusField; } set { this.lastRunStatusField = value; this.RaisePropertyChanged("LastRunStatus"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class CacheRefreshPlanState : object, System.ComponentModel.INotifyPropertyChanged { private bool missingParameterValueField; private bool invalidParameterValueField; private bool unknownItemParameterField; private bool cachingNotEnabledOnItemField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public bool MissingParameterValue { get { return this.missingParameterValueField; } set { this.missingParameterValueField = value; this.RaisePropertyChanged("MissingParameterValue"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public bool InvalidParameterValue { get { return this.invalidParameterValueField; } set { this.invalidParameterValueField = value; this.RaisePropertyChanged("InvalidParameterValue"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public bool UnknownItemParameter { get { return this.unknownItemParameterField; } set { this.unknownItemParameterField = value; this.RaisePropertyChanged("UnknownItemParameter"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public bool CachingNotEnabledOnItem { get { return this.cachingNotEnabledOnItemField; } set { this.cachingNotEnabledOnItemField = value; this.RaisePropertyChanged("CachingNotEnabledOnItem"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class Job : object, System.ComponentModel.INotifyPropertyChanged { private string jobIDField; private string nameField; private string pathField; private string descriptionField; private string machineField; private string userField; private System.DateTime startDateTimeField; private string jobActionNameField; private string jobTypeNameField; private string jobStatusNameField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string JobID { get { return this.jobIDField; } set { this.jobIDField = value; this.RaisePropertyChanged("JobID"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string Path { get { return this.pathField; } set { this.pathField = value; this.RaisePropertyChanged("Path"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public string Description { get { return this.descriptionField; } set { this.descriptionField = value; this.RaisePropertyChanged("Description"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public string Machine { get { return this.machineField; } set { this.machineField = value; this.RaisePropertyChanged("Machine"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=5)] public string User { get { return this.userField; } set { this.userField = value; this.RaisePropertyChanged("User"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=6)] public System.DateTime StartDateTime { get { return this.startDateTimeField; } set { this.startDateTimeField = value; this.RaisePropertyChanged("StartDateTime"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=7)] public string JobActionName { get { return this.jobActionNameField; } set { this.jobActionNameField = value; this.RaisePropertyChanged("JobActionName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=8)] public string JobTypeName { get { return this.jobTypeNameField; } set { this.jobTypeNameField = value; this.RaisePropertyChanged("JobTypeName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=9)] public string JobStatusName { get { return this.jobStatusNameField; } set { this.jobStatusNameField = value; this.RaisePropertyChanged("JobStatusName"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class Event : object, System.ComponentModel.INotifyPropertyChanged { private string typeField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Type { get { return this.typeField; } set { this.typeField = value; this.RaisePropertyChanged("Type"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class Extension : object, System.ComponentModel.INotifyPropertyChanged { private string extensionTypeNameField; private string nameField; private string localizedNameField; private bool visibleField; private bool isModelGenerationSupportedField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string ExtensionTypeName { get { return this.extensionTypeNameField; } set { this.extensionTypeNameField = value; this.RaisePropertyChanged("ExtensionTypeName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string LocalizedName { get { return this.localizedNameField; } set { this.localizedNameField = value; this.RaisePropertyChanged("LocalizedName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public bool Visible { get { return this.visibleField; } set { this.visibleField = value; this.RaisePropertyChanged("Visible"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public bool IsModelGenerationSupported { get { return this.isModelGenerationSupportedField; } set { this.isModelGenerationSupportedField = value; this.RaisePropertyChanged("IsModelGenerationSupported"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.Xml.Serialization.XmlIncludeAttribute(typeof(TimeExpiration))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(ScheduleExpiration))] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class ExpirationDefinition : object, System.ComponentModel.INotifyPropertyChanged { public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class TimeExpiration : ExpirationDefinition { private int minutesField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public int Minutes { get { return this.minutesField; } set { this.minutesField = value; this.RaisePropertyChanged("Minutes"); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class ScheduleExpiration : ExpirationDefinition { private ScheduleDefinitionOrReference itemField; /// [System.Xml.Serialization.XmlElementAttribute("ScheduleDefinition", typeof(ScheduleDefinition), Order=0)] [System.Xml.Serialization.XmlElementAttribute("ScheduleReference", typeof(ScheduleReference), Order=0)] public ScheduleDefinitionOrReference Item { get { return this.itemField; } set { this.itemField = value; this.RaisePropertyChanged("Item"); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class ScheduleDefinition : ScheduleDefinitionOrReference { private System.DateTime startDateTimeField; private System.DateTime endDateField; private bool endDateFieldSpecified; private RecurrencePattern itemField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public System.DateTime StartDateTime { get { return this.startDateTimeField; } set { this.startDateTimeField = value; this.RaisePropertyChanged("StartDateTime"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public System.DateTime EndDate { get { return this.endDateField; } set { this.endDateField = value; this.RaisePropertyChanged("EndDate"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool EndDateSpecified { get { return this.endDateFieldSpecified; } set { this.endDateFieldSpecified = value; this.RaisePropertyChanged("EndDateSpecified"); } } /// [System.Xml.Serialization.XmlElementAttribute("DailyRecurrence", typeof(DailyRecurrence), Order=2)] [System.Xml.Serialization.XmlElementAttribute("MinuteRecurrence", typeof(MinuteRecurrence), Order=2)] [System.Xml.Serialization.XmlElementAttribute("MonthlyDOWRecurrence", typeof(MonthlyDOWRecurrence), Order=2)] [System.Xml.Serialization.XmlElementAttribute("MonthlyRecurrence", typeof(MonthlyRecurrence), Order=2)] [System.Xml.Serialization.XmlElementAttribute("WeeklyRecurrence", typeof(WeeklyRecurrence), Order=2)] public RecurrencePattern Item { get { return this.itemField; } set { this.itemField = value; this.RaisePropertyChanged("Item"); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class DailyRecurrence : RecurrencePattern { private int daysIntervalField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public int DaysInterval { get { return this.daysIntervalField; } set { this.daysIntervalField = value; this.RaisePropertyChanged("DaysInterval"); } } } /// [System.Xml.Serialization.XmlIncludeAttribute(typeof(WeeklyRecurrence))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(MinuteRecurrence))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(MonthlyDOWRecurrence))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(DailyRecurrence))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(MonthlyRecurrence))] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class RecurrencePattern : object, System.ComponentModel.INotifyPropertyChanged { public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class WeeklyRecurrence : RecurrencePattern { private int weeksIntervalField; private bool weeksIntervalFieldSpecified; private DaysOfWeekSelector daysOfWeekField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public int WeeksInterval { get { return this.weeksIntervalField; } set { this.weeksIntervalField = value; this.RaisePropertyChanged("WeeksInterval"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool WeeksIntervalSpecified { get { return this.weeksIntervalFieldSpecified; } set { this.weeksIntervalFieldSpecified = value; this.RaisePropertyChanged("WeeksIntervalSpecified"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public DaysOfWeekSelector DaysOfWeek { get { return this.daysOfWeekField; } set { this.daysOfWeekField = value; this.RaisePropertyChanged("DaysOfWeek"); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class DaysOfWeekSelector : object, System.ComponentModel.INotifyPropertyChanged { private bool sundayField; private bool mondayField; private bool tuesdayField; private bool wednesdayField; private bool thursdayField; private bool fridayField; private bool saturdayField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public bool Sunday { get { return this.sundayField; } set { this.sundayField = value; this.RaisePropertyChanged("Sunday"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public bool Monday { get { return this.mondayField; } set { this.mondayField = value; this.RaisePropertyChanged("Monday"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public bool Tuesday { get { return this.tuesdayField; } set { this.tuesdayField = value; this.RaisePropertyChanged("Tuesday"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public bool Wednesday { get { return this.wednesdayField; } set { this.wednesdayField = value; this.RaisePropertyChanged("Wednesday"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public bool Thursday { get { return this.thursdayField; } set { this.thursdayField = value; this.RaisePropertyChanged("Thursday"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=5)] public bool Friday { get { return this.fridayField; } set { this.fridayField = value; this.RaisePropertyChanged("Friday"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=6)] public bool Saturday { get { return this.saturdayField; } set { this.saturdayField = value; this.RaisePropertyChanged("Saturday"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class MinuteRecurrence : RecurrencePattern { private int minutesIntervalField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public int MinutesInterval { get { return this.minutesIntervalField; } set { this.minutesIntervalField = value; this.RaisePropertyChanged("MinutesInterval"); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class MonthlyDOWRecurrence : RecurrencePattern { private WeekNumberEnum whichWeekField; private bool whichWeekFieldSpecified; private DaysOfWeekSelector daysOfWeekField; private MonthsOfYearSelector monthsOfYearField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public WeekNumberEnum WhichWeek { get { return this.whichWeekField; } set { this.whichWeekField = value; this.RaisePropertyChanged("WhichWeek"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool WhichWeekSpecified { get { return this.whichWeekFieldSpecified; } set { this.whichWeekFieldSpecified = value; this.RaisePropertyChanged("WhichWeekSpecified"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public DaysOfWeekSelector DaysOfWeek { get { return this.daysOfWeekField; } set { this.daysOfWeekField = value; this.RaisePropertyChanged("DaysOfWeek"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public MonthsOfYearSelector MonthsOfYear { get { return this.monthsOfYearField; } set { this.monthsOfYearField = value; this.RaisePropertyChanged("MonthsOfYear"); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public enum WeekNumberEnum { /// FirstWeek, /// SecondWeek, /// ThirdWeek, /// FourthWeek, /// LastWeek, } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class MonthsOfYearSelector : object, System.ComponentModel.INotifyPropertyChanged { private bool januaryField; private bool februaryField; private bool marchField; private bool aprilField; private bool mayField; private bool juneField; private bool julyField; private bool augustField; private bool septemberField; private bool octoberField; private bool novemberField; private bool decemberField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public bool January { get { return this.januaryField; } set { this.januaryField = value; this.RaisePropertyChanged("January"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public bool February { get { return this.februaryField; } set { this.februaryField = value; this.RaisePropertyChanged("February"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public bool March { get { return this.marchField; } set { this.marchField = value; this.RaisePropertyChanged("March"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public bool April { get { return this.aprilField; } set { this.aprilField = value; this.RaisePropertyChanged("April"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public bool May { get { return this.mayField; } set { this.mayField = value; this.RaisePropertyChanged("May"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=5)] public bool June { get { return this.juneField; } set { this.juneField = value; this.RaisePropertyChanged("June"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=6)] public bool July { get { return this.julyField; } set { this.julyField = value; this.RaisePropertyChanged("July"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=7)] public bool August { get { return this.augustField; } set { this.augustField = value; this.RaisePropertyChanged("August"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=8)] public bool September { get { return this.septemberField; } set { this.septemberField = value; this.RaisePropertyChanged("September"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=9)] public bool October { get { return this.octoberField; } set { this.octoberField = value; this.RaisePropertyChanged("October"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=10)] public bool November { get { return this.novemberField; } set { this.novemberField = value; this.RaisePropertyChanged("November"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=11)] public bool December { get { return this.decemberField; } set { this.decemberField = value; this.RaisePropertyChanged("December"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class MonthlyRecurrence : RecurrencePattern { private string daysField; private MonthsOfYearSelector monthsOfYearField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Days { get { return this.daysField; } set { this.daysField = value; this.RaisePropertyChanged("Days"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public MonthsOfYearSelector MonthsOfYear { get { return this.monthsOfYearField; } set { this.monthsOfYearField = value; this.RaisePropertyChanged("MonthsOfYear"); } } } /// [System.Xml.Serialization.XmlIncludeAttribute(typeof(NoSchedule))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(ScheduleReference))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(ScheduleDefinition))] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class ScheduleDefinitionOrReference : object, System.ComponentModel.INotifyPropertyChanged { public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class NoSchedule : ScheduleDefinitionOrReference { } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class ScheduleReference : ScheduleDefinitionOrReference { private string scheduleIDField; private ScheduleDefinition definitionField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string ScheduleID { get { return this.scheduleIDField; } set { this.scheduleIDField = value; this.RaisePropertyChanged("ScheduleID"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public ScheduleDefinition Definition { get { return this.definitionField; } set { this.definitionField = value; this.RaisePropertyChanged("Definition"); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class DataSourceCredentials : object, System.ComponentModel.INotifyPropertyChanged { private string dataSourceNameField; private string userNameField; private string passwordField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string DataSourceName { get { return this.dataSourceNameField; } set { this.dataSourceNameField = value; this.RaisePropertyChanged("DataSourceName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string UserName { get { return this.userNameField; } set { this.userNameField = value; this.RaisePropertyChanged("UserName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string Password { get { return this.passwordField; } set { this.passwordField = value; this.RaisePropertyChanged("Password"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class ItemParameter : object, System.ComponentModel.INotifyPropertyChanged { private string nameField; private string parameterTypeNameField; private bool nullableField; private bool nullableFieldSpecified; private bool allowBlankField; private bool allowBlankFieldSpecified; private bool multiValueField; private bool multiValueFieldSpecified; private bool queryParameterField; private bool queryParameterFieldSpecified; private string promptField; private bool promptUserField; private bool promptUserFieldSpecified; private string[] dependenciesField; private bool validValuesQueryBasedField; private bool validValuesQueryBasedFieldSpecified; private ValidValue[] validValuesField; private bool defaultValuesQueryBasedField; private bool defaultValuesQueryBasedFieldSpecified; private string[] defaultValuesField; private string parameterStateNameField; private string errorMessageField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string ParameterTypeName { get { return this.parameterTypeNameField; } set { this.parameterTypeNameField = value; this.RaisePropertyChanged("ParameterTypeName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public bool Nullable { get { return this.nullableField; } set { this.nullableField = value; this.RaisePropertyChanged("Nullable"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool NullableSpecified { get { return this.nullableFieldSpecified; } set { this.nullableFieldSpecified = value; this.RaisePropertyChanged("NullableSpecified"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public bool AllowBlank { get { return this.allowBlankField; } set { this.allowBlankField = value; this.RaisePropertyChanged("AllowBlank"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool AllowBlankSpecified { get { return this.allowBlankFieldSpecified; } set { this.allowBlankFieldSpecified = value; this.RaisePropertyChanged("AllowBlankSpecified"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public bool MultiValue { get { return this.multiValueField; } set { this.multiValueField = value; this.RaisePropertyChanged("MultiValue"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool MultiValueSpecified { get { return this.multiValueFieldSpecified; } set { this.multiValueFieldSpecified = value; this.RaisePropertyChanged("MultiValueSpecified"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=5)] public bool QueryParameter { get { return this.queryParameterField; } set { this.queryParameterField = value; this.RaisePropertyChanged("QueryParameter"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool QueryParameterSpecified { get { return this.queryParameterFieldSpecified; } set { this.queryParameterFieldSpecified = value; this.RaisePropertyChanged("QueryParameterSpecified"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=6)] public string Prompt { get { return this.promptField; } set { this.promptField = value; this.RaisePropertyChanged("Prompt"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=7)] public bool PromptUser { get { return this.promptUserField; } set { this.promptUserField = value; this.RaisePropertyChanged("PromptUser"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool PromptUserSpecified { get { return this.promptUserFieldSpecified; } set { this.promptUserFieldSpecified = value; this.RaisePropertyChanged("PromptUserSpecified"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=8)] [System.Xml.Serialization.XmlArrayItemAttribute("Dependency")] public string[] Dependencies { get { return this.dependenciesField; } set { this.dependenciesField = value; this.RaisePropertyChanged("Dependencies"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=9)] public bool ValidValuesQueryBased { get { return this.validValuesQueryBasedField; } set { this.validValuesQueryBasedField = value; this.RaisePropertyChanged("ValidValuesQueryBased"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool ValidValuesQueryBasedSpecified { get { return this.validValuesQueryBasedFieldSpecified; } set { this.validValuesQueryBasedFieldSpecified = value; this.RaisePropertyChanged("ValidValuesQueryBasedSpecified"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=10)] public ValidValue[] ValidValues { get { return this.validValuesField; } set { this.validValuesField = value; this.RaisePropertyChanged("ValidValues"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=11)] public bool DefaultValuesQueryBased { get { return this.defaultValuesQueryBasedField; } set { this.defaultValuesQueryBasedField = value; this.RaisePropertyChanged("DefaultValuesQueryBased"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool DefaultValuesQueryBasedSpecified { get { return this.defaultValuesQueryBasedFieldSpecified; } set { this.defaultValuesQueryBasedFieldSpecified = value; this.RaisePropertyChanged("DefaultValuesQueryBasedSpecified"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=12)] [System.Xml.Serialization.XmlArrayItemAttribute("Value")] public string[] DefaultValues { get { return this.defaultValuesField; } set { this.defaultValuesField = value; this.RaisePropertyChanged("DefaultValues"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=13)] public string ParameterStateName { get { return this.parameterStateNameField; } set { this.parameterStateNameField = value; this.RaisePropertyChanged("ParameterStateName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=14)] public string ErrorMessage { get { return this.errorMessageField; } set { this.errorMessageField = value; this.RaisePropertyChanged("ErrorMessage"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class ValidValue : object, System.ComponentModel.INotifyPropertyChanged { private string labelField; private string valueField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Label { get { return this.labelField; } set { this.labelField = value; this.RaisePropertyChanged("Label"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Value { get { return this.valueField; } set { this.valueField = value; this.RaisePropertyChanged("Value"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class Schedule : object, System.ComponentModel.INotifyPropertyChanged { private string scheduleIDField; private string nameField; private ScheduleDefinition definitionField; private string descriptionField; private string creatorField; private System.DateTime nextRunTimeField; private bool nextRunTimeFieldSpecified; private System.DateTime lastRunTimeField; private bool lastRunTimeFieldSpecified; private bool referencesPresentField; private string scheduleStateNameField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string ScheduleID { get { return this.scheduleIDField; } set { this.scheduleIDField = value; this.RaisePropertyChanged("ScheduleID"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public ScheduleDefinition Definition { get { return this.definitionField; } set { this.definitionField = value; this.RaisePropertyChanged("Definition"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public string Description { get { return this.descriptionField; } set { this.descriptionField = value; this.RaisePropertyChanged("Description"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public string Creator { get { return this.creatorField; } set { this.creatorField = value; this.RaisePropertyChanged("Creator"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=5)] public System.DateTime NextRunTime { get { return this.nextRunTimeField; } set { this.nextRunTimeField = value; this.RaisePropertyChanged("NextRunTime"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool NextRunTimeSpecified { get { return this.nextRunTimeFieldSpecified; } set { this.nextRunTimeFieldSpecified = value; this.RaisePropertyChanged("NextRunTimeSpecified"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=6)] public System.DateTime LastRunTime { get { return this.lastRunTimeField; } set { this.lastRunTimeField = value; this.RaisePropertyChanged("LastRunTime"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool LastRunTimeSpecified { get { return this.lastRunTimeFieldSpecified; } set { this.lastRunTimeFieldSpecified = value; this.RaisePropertyChanged("LastRunTimeSpecified"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=7)] public bool ReferencesPresent { get { return this.referencesPresentField; } set { this.referencesPresentField = value; this.RaisePropertyChanged("ReferencesPresent"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=8)] public string ScheduleStateName { get { return this.scheduleStateNameField; } set { this.scheduleStateNameField = value; this.RaisePropertyChanged("ScheduleStateName"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class ModelPerspective : object, System.ComponentModel.INotifyPropertyChanged { private string idField; private string nameField; private string descriptionField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string ID { get { return this.idField; } set { this.idField = value; this.RaisePropertyChanged("ID"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string Description { get { return this.descriptionField; } set { this.descriptionField = value; this.RaisePropertyChanged("Description"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class ModelCatalogItem : object, System.ComponentModel.INotifyPropertyChanged { private string modelField; private string descriptionField; private ModelPerspective[] perspectivesField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Model { get { return this.modelField; } set { this.modelField = value; this.RaisePropertyChanged("Model"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Description { get { return this.descriptionField; } set { this.descriptionField = value; this.RaisePropertyChanged("Description"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=2)] public ModelPerspective[] Perspectives { get { return this.perspectivesField; } set { this.perspectivesField = value; this.RaisePropertyChanged("Perspectives"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class ModelItem : object, System.ComponentModel.INotifyPropertyChanged { private string idField; private string nameField; private string modelItemTypeNameField; private string descriptionField; private ModelItem[] modelItemsField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string ID { get { return this.idField; } set { this.idField = value; this.RaisePropertyChanged("ID"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string ModelItemTypeName { get { return this.modelItemTypeNameField; } set { this.modelItemTypeNameField = value; this.RaisePropertyChanged("ModelItemTypeName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public string Description { get { return this.descriptionField; } set { this.descriptionField = value; this.RaisePropertyChanged("Description"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=4)] public ModelItem[] ModelItems { get { return this.modelItemsField; } set { this.modelItemsField = value; this.RaisePropertyChanged("ModelItems"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class ModelDrillthroughReport : object, System.ComponentModel.INotifyPropertyChanged { private string pathField; private DrillthroughType typeField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Path { get { return this.pathField; } set { this.pathField = value; this.RaisePropertyChanged("Path"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public DrillthroughType Type { get { return this.typeField; } set { this.typeField = value; this.RaisePropertyChanged("Type"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public enum DrillthroughType { /// Detail, /// List, } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class DataSourcePrompt : object, System.ComponentModel.INotifyPropertyChanged { private string nameField; private string dataSourceIDField; private string promptField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string DataSourceID { get { return this.dataSourceIDField; } set { this.dataSourceIDField = value; this.RaisePropertyChanged("DataSourceID"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string Prompt { get { return this.promptField; } set { this.promptField = value; this.RaisePropertyChanged("Prompt"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class Policy : object, System.ComponentModel.INotifyPropertyChanged { private string groupUserNameField; private Role[] rolesField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string GroupUserName { get { return this.groupUserNameField; } set { this.groupUserNameField = value; this.RaisePropertyChanged("GroupUserName"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=1)] public Role[] Roles { get { return this.rolesField; } set { this.rolesField = value; this.RaisePropertyChanged("Roles"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class Role : object, System.ComponentModel.INotifyPropertyChanged { private string nameField; private string descriptionField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Description { get { return this.descriptionField; } set { this.descriptionField = value; this.RaisePropertyChanged("Description"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class Task : object, System.ComponentModel.INotifyPropertyChanged { private string taskIDField; private string nameField; private string descriptionField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string TaskID { get { return this.taskIDField; } set { this.taskIDField = value; this.RaisePropertyChanged("TaskID"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string Description { get { return this.descriptionField; } set { this.descriptionField = value; this.RaisePropertyChanged("Description"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class DataSource : object, System.ComponentModel.INotifyPropertyChanged { private string nameField; private DataSourceDefinitionOrReference itemField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute("DataSourceDefinition", typeof(DataSourceDefinition), Order=1)] [System.Xml.Serialization.XmlElementAttribute("DataSourceReference", typeof(DataSourceReference), Order=1)] [System.Xml.Serialization.XmlElementAttribute("InvalidDataSourceReference", typeof(InvalidDataSourceReference), Order=1)] public DataSourceDefinitionOrReference Item { get { return this.itemField; } set { this.itemField = value; this.RaisePropertyChanged("Item"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class DataSourceDefinition : DataSourceDefinitionOrReference { private string extensionField; private string connectStringField; private bool useOriginalConnectStringField; private bool originalConnectStringExpressionBasedField; private CredentialRetrievalEnum credentialRetrievalField; private bool windowsCredentialsField; private bool impersonateUserField; private bool impersonateUserFieldSpecified; private string promptField; private string userNameField; private string passwordField; private bool enabledField; private bool enabledFieldSpecified; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Extension { get { return this.extensionField; } set { this.extensionField = value; this.RaisePropertyChanged("Extension"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string ConnectString { get { return this.connectStringField; } set { this.connectStringField = value; this.RaisePropertyChanged("ConnectString"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public bool UseOriginalConnectString { get { return this.useOriginalConnectStringField; } set { this.useOriginalConnectStringField = value; this.RaisePropertyChanged("UseOriginalConnectString"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public bool OriginalConnectStringExpressionBased { get { return this.originalConnectStringExpressionBasedField; } set { this.originalConnectStringExpressionBasedField = value; this.RaisePropertyChanged("OriginalConnectStringExpressionBased"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public CredentialRetrievalEnum CredentialRetrieval { get { return this.credentialRetrievalField; } set { this.credentialRetrievalField = value; this.RaisePropertyChanged("CredentialRetrieval"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=5)] public bool WindowsCredentials { get { return this.windowsCredentialsField; } set { this.windowsCredentialsField = value; this.RaisePropertyChanged("WindowsCredentials"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=6)] public bool ImpersonateUser { get { return this.impersonateUserField; } set { this.impersonateUserField = value; this.RaisePropertyChanged("ImpersonateUser"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool ImpersonateUserSpecified { get { return this.impersonateUserFieldSpecified; } set { this.impersonateUserFieldSpecified = value; this.RaisePropertyChanged("ImpersonateUserSpecified"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=7)] public string Prompt { get { return this.promptField; } set { this.promptField = value; this.RaisePropertyChanged("Prompt"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=8)] public string UserName { get { return this.userNameField; } set { this.userNameField = value; this.RaisePropertyChanged("UserName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=9)] public string Password { get { return this.passwordField; } set { this.passwordField = value; this.RaisePropertyChanged("Password"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=10)] public bool Enabled { get { return this.enabledField; } set { this.enabledField = value; this.RaisePropertyChanged("Enabled"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool EnabledSpecified { get { return this.enabledFieldSpecified; } set { this.enabledFieldSpecified = value; this.RaisePropertyChanged("EnabledSpecified"); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public enum CredentialRetrievalEnum { /// Prompt, /// Store, /// Integrated, /// None, } /// [System.Xml.Serialization.XmlIncludeAttribute(typeof(InvalidDataSourceReference))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(DataSourceDefinition))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(DataSourceReference))] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class DataSourceDefinitionOrReference : object, System.ComponentModel.INotifyPropertyChanged { public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class InvalidDataSourceReference : DataSourceDefinitionOrReference { } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class DataSourceReference : DataSourceDefinitionOrReference { private string referenceField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Reference { get { return this.referenceField; } set { this.referenceField = value; this.RaisePropertyChanged("Reference"); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class Subscription : object, System.ComponentModel.INotifyPropertyChanged { private string subscriptionIDField; private string ownerField; private string pathField; private string virtualPathField; private string reportField; private ExtensionSettings deliverySettingsField; private string descriptionField; private string statusField; private ActiveState activeField; private System.DateTime lastExecutedField; private bool lastExecutedFieldSpecified; private string modifiedByField; private System.DateTime modifiedDateField; private string eventTypeField; private bool isDataDrivenField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string SubscriptionID { get { return this.subscriptionIDField; } set { this.subscriptionIDField = value; this.RaisePropertyChanged("SubscriptionID"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Owner { get { return this.ownerField; } set { this.ownerField = value; this.RaisePropertyChanged("Owner"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string Path { get { return this.pathField; } set { this.pathField = value; this.RaisePropertyChanged("Path"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public string VirtualPath { get { return this.virtualPathField; } set { this.virtualPathField = value; this.RaisePropertyChanged("VirtualPath"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public string Report { get { return this.reportField; } set { this.reportField = value; this.RaisePropertyChanged("Report"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=5)] public ExtensionSettings DeliverySettings { get { return this.deliverySettingsField; } set { this.deliverySettingsField = value; this.RaisePropertyChanged("DeliverySettings"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=6)] public string Description { get { return this.descriptionField; } set { this.descriptionField = value; this.RaisePropertyChanged("Description"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=7)] public string Status { get { return this.statusField; } set { this.statusField = value; this.RaisePropertyChanged("Status"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=8)] public ActiveState Active { get { return this.activeField; } set { this.activeField = value; this.RaisePropertyChanged("Active"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=9)] public System.DateTime LastExecuted { get { return this.lastExecutedField; } set { this.lastExecutedField = value; this.RaisePropertyChanged("LastExecuted"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool LastExecutedSpecified { get { return this.lastExecutedFieldSpecified; } set { this.lastExecutedFieldSpecified = value; this.RaisePropertyChanged("LastExecutedSpecified"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=10)] public string ModifiedBy { get { return this.modifiedByField; } set { this.modifiedByField = value; this.RaisePropertyChanged("ModifiedBy"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=11)] public System.DateTime ModifiedDate { get { return this.modifiedDateField; } set { this.modifiedDateField = value; this.RaisePropertyChanged("ModifiedDate"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=12)] public string EventType { get { return this.eventTypeField; } set { this.eventTypeField = value; this.RaisePropertyChanged("EventType"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=13)] public bool IsDataDriven { get { return this.isDataDrivenField; } set { this.isDataDrivenField = value; this.RaisePropertyChanged("IsDataDriven"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class ExtensionSettings : object, System.ComponentModel.INotifyPropertyChanged { private string extensionField; private ParameterValueOrFieldReference[] parameterValuesField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Extension { get { return this.extensionField; } set { this.extensionField = value; this.RaisePropertyChanged("Extension"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=1)] [System.Xml.Serialization.XmlArrayItemAttribute(typeof(ParameterFieldReference))] [System.Xml.Serialization.XmlArrayItemAttribute(typeof(ParameterValue))] public ParameterValueOrFieldReference[] ParameterValues { get { return this.parameterValuesField; } set { this.parameterValuesField = value; this.RaisePropertyChanged("ParameterValues"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class ParameterFieldReference : ParameterValueOrFieldReference { private string parameterNameField; private string fieldAliasField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string ParameterName { get { return this.parameterNameField; } set { this.parameterNameField = value; this.RaisePropertyChanged("ParameterName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string FieldAlias { get { return this.fieldAliasField; } set { this.fieldAliasField = value; this.RaisePropertyChanged("FieldAlias"); } } } /// [System.Xml.Serialization.XmlIncludeAttribute(typeof(ParameterFieldReference))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(ParameterValue))] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class ParameterValueOrFieldReference : object, System.ComponentModel.INotifyPropertyChanged { public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class ParameterValue : ParameterValueOrFieldReference { private string nameField; private string valueField; private string labelField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Value { get { return this.valueField; } set { this.valueField = value; this.RaisePropertyChanged("Value"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string Label { get { return this.labelField; } set { this.labelField = value; this.RaisePropertyChanged("Label"); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class ActiveState : object, System.ComponentModel.INotifyPropertyChanged { private bool deliveryExtensionRemovedField; private bool deliveryExtensionRemovedFieldSpecified; private bool sharedDataSourceRemovedField; private bool sharedDataSourceRemovedFieldSpecified; private bool missingParameterValueField; private bool missingParameterValueFieldSpecified; private bool invalidParameterValueField; private bool invalidParameterValueFieldSpecified; private bool unknownReportParameterField; private bool unknownReportParameterFieldSpecified; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public bool DeliveryExtensionRemoved { get { return this.deliveryExtensionRemovedField; } set { this.deliveryExtensionRemovedField = value; this.RaisePropertyChanged("DeliveryExtensionRemoved"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool DeliveryExtensionRemovedSpecified { get { return this.deliveryExtensionRemovedFieldSpecified; } set { this.deliveryExtensionRemovedFieldSpecified = value; this.RaisePropertyChanged("DeliveryExtensionRemovedSpecified"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public bool SharedDataSourceRemoved { get { return this.sharedDataSourceRemovedField; } set { this.sharedDataSourceRemovedField = value; this.RaisePropertyChanged("SharedDataSourceRemoved"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool SharedDataSourceRemovedSpecified { get { return this.sharedDataSourceRemovedFieldSpecified; } set { this.sharedDataSourceRemovedFieldSpecified = value; this.RaisePropertyChanged("SharedDataSourceRemovedSpecified"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public bool MissingParameterValue { get { return this.missingParameterValueField; } set { this.missingParameterValueField = value; this.RaisePropertyChanged("MissingParameterValue"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool MissingParameterValueSpecified { get { return this.missingParameterValueFieldSpecified; } set { this.missingParameterValueFieldSpecified = value; this.RaisePropertyChanged("MissingParameterValueSpecified"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public bool InvalidParameterValue { get { return this.invalidParameterValueField; } set { this.invalidParameterValueField = value; this.RaisePropertyChanged("InvalidParameterValue"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool InvalidParameterValueSpecified { get { return this.invalidParameterValueFieldSpecified; } set { this.invalidParameterValueFieldSpecified = value; this.RaisePropertyChanged("InvalidParameterValueSpecified"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public bool UnknownReportParameter { get { return this.unknownReportParameterField; } set { this.unknownReportParameterField = value; this.RaisePropertyChanged("UnknownReportParameter"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool UnknownReportParameterSpecified { get { return this.unknownReportParameterFieldSpecified; } set { this.unknownReportParameterFieldSpecified = value; this.RaisePropertyChanged("UnknownReportParameterSpecified"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class ExtensionParameter : object, System.ComponentModel.INotifyPropertyChanged { private string nameField; private string displayNameField; private bool requiredField; private bool requiredFieldSpecified; private bool readOnlyField; private string valueField; private string errorField; private bool encryptedField; private bool isPasswordField; private ValidValue[] validValuesField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string DisplayName { get { return this.displayNameField; } set { this.displayNameField = value; this.RaisePropertyChanged("DisplayName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public bool Required { get { return this.requiredField; } set { this.requiredField = value; this.RaisePropertyChanged("Required"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool RequiredSpecified { get { return this.requiredFieldSpecified; } set { this.requiredFieldSpecified = value; this.RaisePropertyChanged("RequiredSpecified"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public bool ReadOnly { get { return this.readOnlyField; } set { this.readOnlyField = value; this.RaisePropertyChanged("ReadOnly"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public string Value { get { return this.valueField; } set { this.valueField = value; this.RaisePropertyChanged("Value"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=5)] public string Error { get { return this.errorField; } set { this.errorField = value; this.RaisePropertyChanged("Error"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=6)] public bool Encrypted { get { return this.encryptedField; } set { this.encryptedField = value; this.RaisePropertyChanged("Encrypted"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=7)] public bool IsPassword { get { return this.isPasswordField; } set { this.isPasswordField = value; this.RaisePropertyChanged("IsPassword"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=8)] [System.Xml.Serialization.XmlArrayItemAttribute("Value")] public ValidValue[] ValidValues { get { return this.validValuesField; } set { this.validValuesField = value; this.RaisePropertyChanged("ValidValues"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class QueryDefinition : object, System.ComponentModel.INotifyPropertyChanged { private string commandTypeField; private string commandTextField; private int timeoutField; private bool timeoutFieldSpecified; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string CommandType { get { return this.commandTypeField; } set { this.commandTypeField = value; this.RaisePropertyChanged("CommandType"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string CommandText { get { return this.commandTextField; } set { this.commandTextField = value; this.RaisePropertyChanged("CommandText"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public int Timeout { get { return this.timeoutField; } set { this.timeoutField = value; this.RaisePropertyChanged("Timeout"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool TimeoutSpecified { get { return this.timeoutFieldSpecified; } set { this.timeoutFieldSpecified = value; this.RaisePropertyChanged("TimeoutSpecified"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class Field : object, System.ComponentModel.INotifyPropertyChanged { private string aliasField; private string nameField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Alias { get { return this.aliasField; } set { this.aliasField = value; this.RaisePropertyChanged("Alias"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class DataSetDefinition : object, System.ComponentModel.INotifyPropertyChanged { private Field[] fieldsField; private QueryDefinition queryField; private SensitivityEnum caseSensitivityField; private bool caseSensitivityFieldSpecified; private string collationField; private SensitivityEnum accentSensitivityField; private bool accentSensitivityFieldSpecified; private SensitivityEnum kanatypeSensitivityField; private bool kanatypeSensitivityFieldSpecified; private SensitivityEnum widthSensitivityField; private bool widthSensitivityFieldSpecified; private string nameField; /// [System.Xml.Serialization.XmlArrayAttribute(Order=0)] public Field[] Fields { get { return this.fieldsField; } set { this.fieldsField = value; this.RaisePropertyChanged("Fields"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public QueryDefinition Query { get { return this.queryField; } set { this.queryField = value; this.RaisePropertyChanged("Query"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public SensitivityEnum CaseSensitivity { get { return this.caseSensitivityField; } set { this.caseSensitivityField = value; this.RaisePropertyChanged("CaseSensitivity"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool CaseSensitivitySpecified { get { return this.caseSensitivityFieldSpecified; } set { this.caseSensitivityFieldSpecified = value; this.RaisePropertyChanged("CaseSensitivitySpecified"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public string Collation { get { return this.collationField; } set { this.collationField = value; this.RaisePropertyChanged("Collation"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public SensitivityEnum AccentSensitivity { get { return this.accentSensitivityField; } set { this.accentSensitivityField = value; this.RaisePropertyChanged("AccentSensitivity"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool AccentSensitivitySpecified { get { return this.accentSensitivityFieldSpecified; } set { this.accentSensitivityFieldSpecified = value; this.RaisePropertyChanged("AccentSensitivitySpecified"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=5)] public SensitivityEnum KanatypeSensitivity { get { return this.kanatypeSensitivityField; } set { this.kanatypeSensitivityField = value; this.RaisePropertyChanged("KanatypeSensitivity"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool KanatypeSensitivitySpecified { get { return this.kanatypeSensitivityFieldSpecified; } set { this.kanatypeSensitivityFieldSpecified = value; this.RaisePropertyChanged("KanatypeSensitivitySpecified"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=6)] public SensitivityEnum WidthSensitivity { get { return this.widthSensitivityField; } set { this.widthSensitivityField = value; this.RaisePropertyChanged("WidthSensitivity"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool WidthSensitivitySpecified { get { return this.widthSensitivityFieldSpecified; } set { this.widthSensitivityFieldSpecified = value; this.RaisePropertyChanged("WidthSensitivitySpecified"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=7)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public enum SensitivityEnum { /// True, /// False, /// Auto, } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class DataRetrievalPlan : object, System.ComponentModel.INotifyPropertyChanged { private DataSourceDefinitionOrReference itemField; private DataSetDefinition dataSetField; /// [System.Xml.Serialization.XmlElementAttribute("DataSourceDefinition", typeof(DataSourceDefinition), Order=0)] [System.Xml.Serialization.XmlElementAttribute("DataSourceReference", typeof(DataSourceReference), Order=0)] [System.Xml.Serialization.XmlElementAttribute("InvalidDataSourceReference", typeof(InvalidDataSourceReference), Order=0)] public DataSourceDefinitionOrReference Item { get { return this.itemField; } set { this.itemField = value; this.RaisePropertyChanged("Item"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public DataSetDefinition DataSet { get { return this.dataSetField; } set { this.dataSetField = value; this.RaisePropertyChanged("DataSet"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class ItemReferenceData : object, System.ComponentModel.INotifyPropertyChanged { private string nameField; private string referenceField; private string referenceTypeField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Reference { get { return this.referenceField; } set { this.referenceField = value; this.RaisePropertyChanged("Reference"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string ReferenceType { get { return this.referenceTypeField; } set { this.referenceTypeField = value; this.RaisePropertyChanged("ReferenceType"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class ItemReference : object, System.ComponentModel.INotifyPropertyChanged { private string nameField; private string referenceField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Reference { get { return this.referenceField; } set { this.referenceField = value; this.RaisePropertyChanged("Reference"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class ItemNamespaceHeader : object, System.ComponentModel.INotifyPropertyChanged { private ItemNamespaceEnum itemNamespaceField; private System.Xml.XmlAttribute[] anyAttrField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public ItemNamespaceEnum ItemNamespace { get { return this.itemNamespaceField; } set { this.itemNamespaceField = value; this.RaisePropertyChanged("ItemNamespace"); } } /// [System.Xml.Serialization.XmlAnyAttributeAttribute()] public System.Xml.XmlAttribute[] AnyAttr { get { return this.anyAttrField; } set { this.anyAttrField = value; this.RaisePropertyChanged("AnyAttr"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public enum ItemNamespaceEnum { /// PathBased, /// GUIDBased, } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class SearchCondition : object, System.ComponentModel.INotifyPropertyChanged { private ConditionEnum conditionField; private bool conditionFieldSpecified; private string[] valuesField; private string nameField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public ConditionEnum Condition { get { return this.conditionField; } set { this.conditionField = value; this.RaisePropertyChanged("Condition"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool ConditionSpecified { get { return this.conditionFieldSpecified; } set { this.conditionFieldSpecified = value; this.RaisePropertyChanged("ConditionSpecified"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=1)] [System.Xml.Serialization.XmlArrayItemAttribute("Value")] public string[] Values { get { return this.valuesField; } set { this.valuesField = value; this.RaisePropertyChanged("Values"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public enum ConditionEnum { /// Contains, /// Equals, /// In, /// Between, } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class ItemHistorySnapshot : object, System.ComponentModel.INotifyPropertyChanged { private string historyIDField; private System.DateTime creationDateField; private int sizeField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string HistoryID { get { return this.historyIDField; } set { this.historyIDField = value; this.RaisePropertyChanged("HistoryID"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public System.DateTime CreationDate { get { return this.creationDateField; } set { this.creationDateField = value; this.RaisePropertyChanged("CreationDate"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public int Size { get { return this.sizeField; } set { this.sizeField = value; this.RaisePropertyChanged("Size"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class SYSTEMTIME : object, System.ComponentModel.INotifyPropertyChanged { private short yearField; private short monthField; private short dayOfWeekField; private short dayField; private short hourField; private short minuteField; private short secondField; private short millisecondsField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public short year { get { return this.yearField; } set { this.yearField = value; this.RaisePropertyChanged("year"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public short month { get { return this.monthField; } set { this.monthField = value; this.RaisePropertyChanged("month"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public short dayOfWeek { get { return this.dayOfWeekField; } set { this.dayOfWeekField = value; this.RaisePropertyChanged("dayOfWeek"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public short day { get { return this.dayField; } set { this.dayField = value; this.RaisePropertyChanged("day"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public short hour { get { return this.hourField; } set { this.hourField = value; this.RaisePropertyChanged("hour"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=5)] public short minute { get { return this.minuteField; } set { this.minuteField = value; this.RaisePropertyChanged("minute"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=6)] public short second { get { return this.secondField; } set { this.secondField = value; this.RaisePropertyChanged("second"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=7)] public short milliseconds { get { return this.millisecondsField; } set { this.millisecondsField = value; this.RaisePropertyChanged("milliseconds"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class TimeZoneInformation : object, System.ComponentModel.INotifyPropertyChanged { private int biasField; private int standardBiasField; private SYSTEMTIME standardDateField; private int daylightBiasField; private SYSTEMTIME daylightDateField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public int Bias { get { return this.biasField; } set { this.biasField = value; this.RaisePropertyChanged("Bias"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public int StandardBias { get { return this.standardBiasField; } set { this.standardBiasField = value; this.RaisePropertyChanged("StandardBias"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public SYSTEMTIME StandardDate { get { return this.standardDateField; } set { this.standardDateField = value; this.RaisePropertyChanged("StandardDate"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public int DaylightBias { get { return this.daylightBiasField; } set { this.daylightBiasField = value; this.RaisePropertyChanged("DaylightBias"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public SYSTEMTIME DaylightDate { get { return this.daylightDateField; } set { this.daylightDateField = value; this.RaisePropertyChanged("DaylightDate"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class ServerInfoHeader : object, System.ComponentModel.INotifyPropertyChanged { private string reportServerVersionNumberField; private string reportServerEditionField; private string reportServerVersionField; private string reportServerDateTimeField; private TimeZoneInformation reportServerTimeZoneInfoField; private System.Xml.XmlAttribute[] anyAttrField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string ReportServerVersionNumber { get { return this.reportServerVersionNumberField; } set { this.reportServerVersionNumberField = value; this.RaisePropertyChanged("ReportServerVersionNumber"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string ReportServerEdition { get { return this.reportServerEditionField; } set { this.reportServerEditionField = value; this.RaisePropertyChanged("ReportServerEdition"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string ReportServerVersion { get { return this.reportServerVersionField; } set { this.reportServerVersionField = value; this.RaisePropertyChanged("ReportServerVersion"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public string ReportServerDateTime { get { return this.reportServerDateTimeField; } set { this.reportServerDateTimeField = value; this.RaisePropertyChanged("ReportServerDateTime"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public TimeZoneInformation ReportServerTimeZoneInfo { get { return this.reportServerTimeZoneInfoField; } set { this.reportServerTimeZoneInfoField = value; this.RaisePropertyChanged("ReportServerTimeZoneInfo"); } } /// [System.Xml.Serialization.XmlAnyAttributeAttribute()] public System.Xml.XmlAttribute[] AnyAttr { get { return this.anyAttrField; } set { this.anyAttrField = value; this.RaisePropertyChanged("AnyAttr"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class Warning : object, System.ComponentModel.INotifyPropertyChanged { private string codeField; private string severityField; private string objectNameField; private string objectTypeField; private string messageField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Code { get { return this.codeField; } set { this.codeField = value; this.RaisePropertyChanged("Code"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Severity { get { return this.severityField; } set { this.severityField = value; this.RaisePropertyChanged("Severity"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string ObjectName { get { return this.objectNameField; } set { this.objectNameField = value; this.RaisePropertyChanged("ObjectName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public string ObjectType { get { return this.objectTypeField; } set { this.objectTypeField = value; this.RaisePropertyChanged("ObjectType"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public string Message { get { return this.messageField; } set { this.messageField = value; this.RaisePropertyChanged("Message"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class CatalogItem : object, System.ComponentModel.INotifyPropertyChanged { private string idField; private string nameField; private string pathField; private string virtualPathField; private string typeNameField; private int sizeField; private bool sizeFieldSpecified; private string descriptionField; private bool hiddenField; private bool hiddenFieldSpecified; private System.DateTime creationDateField; private bool creationDateFieldSpecified; private System.DateTime modifiedDateField; private bool modifiedDateFieldSpecified; private string createdByField; private string modifiedByField; private Property[] itemMetadataField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string ID { get { return this.idField; } set { this.idField = value; this.RaisePropertyChanged("ID"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=2)] public string Path { get { return this.pathField; } set { this.pathField = value; this.RaisePropertyChanged("Path"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=3)] public string VirtualPath { get { return this.virtualPathField; } set { this.virtualPathField = value; this.RaisePropertyChanged("VirtualPath"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=4)] public string TypeName { get { return this.typeNameField; } set { this.typeNameField = value; this.RaisePropertyChanged("TypeName"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=5)] public int Size { get { return this.sizeField; } set { this.sizeField = value; this.RaisePropertyChanged("Size"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool SizeSpecified { get { return this.sizeFieldSpecified; } set { this.sizeFieldSpecified = value; this.RaisePropertyChanged("SizeSpecified"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=6)] public string Description { get { return this.descriptionField; } set { this.descriptionField = value; this.RaisePropertyChanged("Description"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=7)] public bool Hidden { get { return this.hiddenField; } set { this.hiddenField = value; this.RaisePropertyChanged("Hidden"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool HiddenSpecified { get { return this.hiddenFieldSpecified; } set { this.hiddenFieldSpecified = value; this.RaisePropertyChanged("HiddenSpecified"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=8)] public System.DateTime CreationDate { get { return this.creationDateField; } set { this.creationDateField = value; this.RaisePropertyChanged("CreationDate"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool CreationDateSpecified { get { return this.creationDateFieldSpecified; } set { this.creationDateFieldSpecified = value; this.RaisePropertyChanged("CreationDateSpecified"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=9)] public System.DateTime ModifiedDate { get { return this.modifiedDateField; } set { this.modifiedDateField = value; this.RaisePropertyChanged("ModifiedDate"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool ModifiedDateSpecified { get { return this.modifiedDateFieldSpecified; } set { this.modifiedDateFieldSpecified = value; this.RaisePropertyChanged("ModifiedDateSpecified"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=10)] public string CreatedBy { get { return this.createdByField; } set { this.createdByField = value; this.RaisePropertyChanged("CreatedBy"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=11)] public string ModifiedBy { get { return this.modifiedByField; } set { this.modifiedByField = value; this.RaisePropertyChanged("ModifiedBy"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Order=12)] public Property[] ItemMetadata { get { return this.itemMetadataField; } set { this.itemMetadataField = value; this.RaisePropertyChanged("ItemMetadata"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public partial class Property : object, System.ComponentModel.INotifyPropertyChanged { private string nameField; private string valueField; /// [System.Xml.Serialization.XmlElementAttribute(Order=0)] public string Name { get { return this.nameField; } set { this.nameField = value; this.RaisePropertyChanged("Name"); } } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] public string Value { get { return this.valueField; } set { this.valueField = value; this.RaisePropertyChanged("Value"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="CreateCatalogItem", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class CreateCatalogItemRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemType; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string Name; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public string Parent; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=3)] public bool Overwrite; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=4)] [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary")] public byte[] Definition; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=5)] public Neo.Afx.Services.Neo.Afx.Services.Property[] Properties; public CreateCatalogItemRequest() { } public CreateCatalogItemRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemType, string Name, string Parent, bool Overwrite, byte[] Definition, Neo.Afx.Services.Neo.Afx.Services.Property[] Properties) { this.TrustedUserHeader = TrustedUserHeader; this.ItemType = ItemType; this.Name = Name; this.Parent = Parent; this.Overwrite = Overwrite; this.Definition = Definition; this.Properties = Properties; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="CreateCatalogItemResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class CreateCatalogItemResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.CatalogItem ItemInfo; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public Neo.Afx.Services.Neo.Afx.Services.Warning[] Warnings; public CreateCatalogItemResponse() { } public CreateCatalogItemResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.CatalogItem ItemInfo, Neo.Afx.Services.Neo.Afx.Services.Warning[] Warnings) { this.ServerInfoHeader = ServerInfoHeader; this.ItemInfo = ItemInfo; this.Warnings = Warnings; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetItemDefinition", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetItemDefinitionRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary")] public byte[] Definition; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public Neo.Afx.Services.Neo.Afx.Services.Property[] Properties; public SetItemDefinitionRequest() { } public SetItemDefinitionRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, byte[] Definition, Neo.Afx.Services.Neo.Afx.Services.Property[] Properties) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; this.Definition = Definition; this.Properties = Properties; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetItemDefinitionResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetItemDefinitionResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.Warning[] Warnings; public SetItemDefinitionResponse() { } public SetItemDefinitionResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.Warning[] Warnings) { this.ServerInfoHeader = ServerInfoHeader; this.Warnings = Warnings; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetItemDefinition", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetItemDefinitionRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; public GetItemDefinitionRequest() { } public GetItemDefinitionRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetItemDefinitionResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetItemDefinitionResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary")] public byte[] Definition; public GetItemDefinitionResponse() { } public GetItemDefinitionResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, byte[] Definition) { this.ServerInfoHeader = ServerInfoHeader; this.Definition = Definition; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetItemType", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetItemTypeRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; public GetItemTypeRequest() { } public GetItemTypeRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetItemTypeResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetItemTypeResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string Type; public GetItemTypeResponse() { } public GetItemTypeResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string Type) { this.ServerInfoHeader = ServerInfoHeader; this.Type = Type; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="DeleteItem", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class DeleteItemRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; public DeleteItemRequest() { } public DeleteItemRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="DeleteItemResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class DeleteItemResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public DeleteItemResponse() { } public DeleteItemResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="MoveItem", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class MoveItemRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string Target; public MoveItemRequest() { } public MoveItemRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, string Target) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; this.Target = Target; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="MoveItemResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class MoveItemResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public MoveItemResponse() { } public MoveItemResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="InheritParentSecurity", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class InheritParentSecurityRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; public InheritParentSecurityRequest() { } public InheritParentSecurityRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="InheritParentSecurityResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class InheritParentSecurityResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public InheritParentSecurityResponse() { } public InheritParentSecurityResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListItemHistory", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListItemHistoryRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; public ListItemHistoryRequest() { } public ListItemHistoryRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListItemHistoryResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListItemHistoryResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.ItemHistorySnapshot[] ItemHistory; public ListItemHistoryResponse() { } public ListItemHistoryResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.ItemHistorySnapshot[] ItemHistory) { this.ServerInfoHeader = ServerInfoHeader; this.ItemHistory = ItemHistory; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListChildren", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListChildrenRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public bool Recursive; public ListChildrenRequest() { } public ListChildrenRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, bool Recursive) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; this.Recursive = Recursive; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListChildrenResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListChildrenResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.CatalogItem[] CatalogItems; public ListChildrenResponse() { } public ListChildrenResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.CatalogItem[] CatalogItems) { this.ServerInfoHeader = ServerInfoHeader; this.CatalogItems = CatalogItems; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListDependentItems", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListDependentItemsRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; public ListDependentItemsRequest() { } public ListDependentItemsRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListDependentItemsResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListDependentItemsResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.CatalogItem[] CatalogItems; public ListDependentItemsResponse() { } public ListDependentItemsResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.CatalogItem[] CatalogItems) { this.ServerInfoHeader = ServerInfoHeader; this.CatalogItems = CatalogItems; } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.17929")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public enum BooleanOperatorEnum { /// And, /// Or, } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="FindItems", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class FindItemsRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string Folder; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public Neo.Afx.Services.Neo.Afx.Services.BooleanOperatorEnum BooleanOperator; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public Neo.Afx.Services.Neo.Afx.Services.Property[] SearchOptions; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=3)] public Neo.Afx.Services.Neo.Afx.Services.SearchCondition[] SearchConditions; public FindItemsRequest() { } public FindItemsRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Folder, Neo.Afx.Services.Neo.Afx.Services.BooleanOperatorEnum BooleanOperator, Neo.Afx.Services.Neo.Afx.Services.Property[] SearchOptions, Neo.Afx.Services.Neo.Afx.Services.SearchCondition[] SearchConditions) { this.TrustedUserHeader = TrustedUserHeader; this.Folder = Folder; this.BooleanOperator = BooleanOperator; this.SearchOptions = SearchOptions; this.SearchConditions = SearchConditions; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="FindItemsResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class FindItemsResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.CatalogItem[] Items; public FindItemsResponse() { } public FindItemsResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.CatalogItem[] Items) { this.ServerInfoHeader = ServerInfoHeader; this.Items = Items; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListParents", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListParentsRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; public ListParentsRequest() { } public ListParentsRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListParentsResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListParentsResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.CatalogItem[] ListParentsResult; public ListParentsResponse() { } public ListParentsResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.CatalogItem[] ListParentsResult) { this.ServerInfoHeader = ServerInfoHeader; this.ListParentsResult = ListParentsResult; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="CreateFolder", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class CreateFolderRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string Folder; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string Parent; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public Neo.Afx.Services.Neo.Afx.Services.Property[] Properties; public CreateFolderRequest() { } public CreateFolderRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Folder, string Parent, Neo.Afx.Services.Neo.Afx.Services.Property[] Properties) { this.TrustedUserHeader = TrustedUserHeader; this.Folder = Folder; this.Parent = Parent; this.Properties = Properties; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="CreateFolderResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class CreateFolderResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.CatalogItem ItemInfo; public CreateFolderResponse() { } public CreateFolderResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.CatalogItem ItemInfo) { this.ServerInfoHeader = ServerInfoHeader; this.ItemInfo = ItemInfo; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetProperties", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetPropertiesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public Neo.Afx.Services.Neo.Afx.Services.Property[] Properties; public SetPropertiesRequest() { } public SetPropertiesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, Neo.Afx.Services.Neo.Afx.Services.Property[] Properties) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; this.Properties = Properties; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetPropertiesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetPropertiesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public SetPropertiesResponse() { } public SetPropertiesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetProperties", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetPropertiesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ItemNamespaceHeader ItemNamespaceHeader; [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public Neo.Afx.Services.Neo.Afx.Services.Property[] Properties; public GetPropertiesRequest() { } public GetPropertiesRequest(Neo.Afx.Services.Neo.Afx.Services.ItemNamespaceHeader ItemNamespaceHeader, Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, Neo.Afx.Services.Neo.Afx.Services.Property[] Properties) { this.ItemNamespaceHeader = ItemNamespaceHeader; this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; this.Properties = Properties; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetPropertiesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetPropertiesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.Property[] Values; public GetPropertiesResponse() { } public GetPropertiesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.Property[] Values) { this.ServerInfoHeader = ServerInfoHeader; this.Values = Values; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetItemReferences", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetItemReferencesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public Neo.Afx.Services.Neo.Afx.Services.ItemReference[] ItemReferences; public SetItemReferencesRequest() { } public SetItemReferencesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, Neo.Afx.Services.Neo.Afx.Services.ItemReference[] ItemReferences) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; this.ItemReferences = ItemReferences; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetItemReferencesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetItemReferencesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public SetItemReferencesResponse() { } public SetItemReferencesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetItemReferences", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetItemReferencesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string ReferenceItemType; public GetItemReferencesRequest() { } public GetItemReferencesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, string ReferenceItemType) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; this.ReferenceItemType = ReferenceItemType; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetItemReferencesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetItemReferencesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.ItemReferenceData[] ItemReferences; public GetItemReferencesResponse() { } public GetItemReferencesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.ItemReferenceData[] ItemReferences) { this.ServerInfoHeader = ServerInfoHeader; this.ItemReferences = ItemReferences; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListItemTypes", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListItemTypesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; public ListItemTypesRequest() { } public ListItemTypesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader) { this.TrustedUserHeader = TrustedUserHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListItemTypesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListItemTypesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string[] ListItemTypesResult; public ListItemTypesResponse() { } public ListItemTypesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string[] ListItemTypesResult) { this.ServerInfoHeader = ServerInfoHeader; this.ListItemTypesResult = ListItemTypesResult; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetSubscriptionProperties", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetSubscriptionPropertiesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string SubscriptionID; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public Neo.Afx.Services.Neo.Afx.Services.ExtensionSettings ExtensionSettings; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public string Description; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=3)] public string EventType; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=4)] public string MatchData; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=5)] public Neo.Afx.Services.Neo.Afx.Services.ParameterValue[] Parameters; public SetSubscriptionPropertiesRequest() { } public SetSubscriptionPropertiesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string SubscriptionID, Neo.Afx.Services.Neo.Afx.Services.ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, Neo.Afx.Services.Neo.Afx.Services.ParameterValue[] Parameters) { this.TrustedUserHeader = TrustedUserHeader; this.SubscriptionID = SubscriptionID; this.ExtensionSettings = ExtensionSettings; this.Description = Description; this.EventType = EventType; this.MatchData = MatchData; this.Parameters = Parameters; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetSubscriptionPropertiesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetSubscriptionPropertiesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public SetSubscriptionPropertiesResponse() { } public SetSubscriptionPropertiesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetSubscriptionProperties", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetSubscriptionPropertiesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string SubscriptionID; public GetSubscriptionPropertiesRequest() { } public GetSubscriptionPropertiesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string SubscriptionID) { this.TrustedUserHeader = TrustedUserHeader; this.SubscriptionID = SubscriptionID; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetSubscriptionPropertiesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetSubscriptionPropertiesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string Owner; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public Neo.Afx.Services.Neo.Afx.Services.ExtensionSettings ExtensionSettings; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public string Description; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=3)] public Neo.Afx.Services.Neo.Afx.Services.ActiveState Active; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=4)] public string Status; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=5)] public string EventType; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=6)] public string MatchData; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=7)] public Neo.Afx.Services.Neo.Afx.Services.ParameterValue[] Parameters; public GetSubscriptionPropertiesResponse() { } public GetSubscriptionPropertiesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string Owner, Neo.Afx.Services.Neo.Afx.Services.ExtensionSettings ExtensionSettings, string Description, Neo.Afx.Services.Neo.Afx.Services.ActiveState Active, string Status, string EventType, string MatchData, Neo.Afx.Services.Neo.Afx.Services.ParameterValue[] Parameters) { this.ServerInfoHeader = ServerInfoHeader; this.Owner = Owner; this.ExtensionSettings = ExtensionSettings; this.Description = Description; this.Active = Active; this.Status = Status; this.EventType = EventType; this.MatchData = MatchData; this.Parameters = Parameters; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetDataDrivenSubscriptionProperties", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetDataDrivenSubscriptionPropertiesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string DataDrivenSubscriptionID; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public Neo.Afx.Services.Neo.Afx.Services.ExtensionSettings ExtensionSettings; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public Neo.Afx.Services.Neo.Afx.Services.DataRetrievalPlan DataRetrievalPlan; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=3)] public string Description; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=4)] public string EventType; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=5)] public string MatchData; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=6)] public Neo.Afx.Services.Neo.Afx.Services.ParameterValueOrFieldReference[] Parameters; public SetDataDrivenSubscriptionPropertiesRequest() { } public SetDataDrivenSubscriptionPropertiesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string DataDrivenSubscriptionID, Neo.Afx.Services.Neo.Afx.Services.ExtensionSettings ExtensionSettings, Neo.Afx.Services.Neo.Afx.Services.DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, Neo.Afx.Services.Neo.Afx.Services.ParameterValueOrFieldReference[] Parameters) { this.TrustedUserHeader = TrustedUserHeader; this.DataDrivenSubscriptionID = DataDrivenSubscriptionID; this.ExtensionSettings = ExtensionSettings; this.DataRetrievalPlan = DataRetrievalPlan; this.Description = Description; this.EventType = EventType; this.MatchData = MatchData; this.Parameters = Parameters; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetDataDrivenSubscriptionPropertiesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetDataDrivenSubscriptionPropertiesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public SetDataDrivenSubscriptionPropertiesResponse() { } public SetDataDrivenSubscriptionPropertiesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetDataDrivenSubscriptionProperties", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetDataDrivenSubscriptionPropertiesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string DataDrivenSubscriptionID; public GetDataDrivenSubscriptionPropertiesRequest() { } public GetDataDrivenSubscriptionPropertiesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string DataDrivenSubscriptionID) { this.TrustedUserHeader = TrustedUserHeader; this.DataDrivenSubscriptionID = DataDrivenSubscriptionID; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetDataDrivenSubscriptionPropertiesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetDataDrivenSubscriptionPropertiesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string Owner; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public Neo.Afx.Services.Neo.Afx.Services.ExtensionSettings ExtensionSettings; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public Neo.Afx.Services.Neo.Afx.Services.DataRetrievalPlan DataRetrievalPlan; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=3)] public string Description; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=4)] public Neo.Afx.Services.Neo.Afx.Services.ActiveState Active; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=5)] public string Status; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=6)] public string EventType; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=7)] public string MatchData; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=8)] public Neo.Afx.Services.Neo.Afx.Services.ParameterValueOrFieldReference[] Parameters; public GetDataDrivenSubscriptionPropertiesResponse() { } public GetDataDrivenSubscriptionPropertiesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string Owner, Neo.Afx.Services.Neo.Afx.Services.ExtensionSettings ExtensionSettings, Neo.Afx.Services.Neo.Afx.Services.DataRetrievalPlan DataRetrievalPlan, string Description, Neo.Afx.Services.Neo.Afx.Services.ActiveState Active, string Status, string EventType, string MatchData, Neo.Afx.Services.Neo.Afx.Services.ParameterValueOrFieldReference[] Parameters) { this.ServerInfoHeader = ServerInfoHeader; this.Owner = Owner; this.ExtensionSettings = ExtensionSettings; this.DataRetrievalPlan = DataRetrievalPlan; this.Description = Description; this.Active = Active; this.Status = Status; this.EventType = EventType; this.MatchData = MatchData; this.Parameters = Parameters; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="DeleteSubscription", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class DeleteSubscriptionRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string SubscriptionID; public DeleteSubscriptionRequest() { } public DeleteSubscriptionRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string SubscriptionID) { this.TrustedUserHeader = TrustedUserHeader; this.SubscriptionID = SubscriptionID; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="DeleteSubscriptionResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class DeleteSubscriptionResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public DeleteSubscriptionResponse() { } public DeleteSubscriptionResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="CreateSubscription", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class CreateSubscriptionRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public Neo.Afx.Services.Neo.Afx.Services.ExtensionSettings ExtensionSettings; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public string Description; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=3)] public string EventType; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=4)] public string MatchData; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=5)] public Neo.Afx.Services.Neo.Afx.Services.ParameterValue[] Parameters; public CreateSubscriptionRequest() { } public CreateSubscriptionRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, Neo.Afx.Services.Neo.Afx.Services.ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, Neo.Afx.Services.Neo.Afx.Services.ParameterValue[] Parameters) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; this.ExtensionSettings = ExtensionSettings; this.Description = Description; this.EventType = EventType; this.MatchData = MatchData; this.Parameters = Parameters; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="CreateSubscriptionResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class CreateSubscriptionResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string SubscriptionID; public CreateSubscriptionResponse() { } public CreateSubscriptionResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string SubscriptionID) { this.ServerInfoHeader = ServerInfoHeader; this.SubscriptionID = SubscriptionID; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="CreateDataDrivenSubscription", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class CreateDataDrivenSubscriptionRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public Neo.Afx.Services.Neo.Afx.Services.ExtensionSettings ExtensionSettings; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public Neo.Afx.Services.Neo.Afx.Services.DataRetrievalPlan DataRetrievalPlan; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=3)] public string Description; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=4)] public string EventType; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=5)] public string MatchData; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=6)] public Neo.Afx.Services.Neo.Afx.Services.ParameterValueOrFieldReference[] Parameters; public CreateDataDrivenSubscriptionRequest() { } public CreateDataDrivenSubscriptionRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, Neo.Afx.Services.Neo.Afx.Services.ExtensionSettings ExtensionSettings, Neo.Afx.Services.Neo.Afx.Services.DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, Neo.Afx.Services.Neo.Afx.Services.ParameterValueOrFieldReference[] Parameters) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; this.ExtensionSettings = ExtensionSettings; this.DataRetrievalPlan = DataRetrievalPlan; this.Description = Description; this.EventType = EventType; this.MatchData = MatchData; this.Parameters = Parameters; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="CreateDataDrivenSubscriptionResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class CreateDataDrivenSubscriptionResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string SubscriptionID; public CreateDataDrivenSubscriptionResponse() { } public CreateDataDrivenSubscriptionResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string SubscriptionID) { this.ServerInfoHeader = ServerInfoHeader; this.SubscriptionID = SubscriptionID; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetExtensionSettings", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetExtensionSettingsRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string Extension; public GetExtensionSettingsRequest() { } public GetExtensionSettingsRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Extension) { this.TrustedUserHeader = TrustedUserHeader; this.Extension = Extension; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetExtensionSettingsResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetExtensionSettingsResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.ExtensionParameter[] ExtensionParameters; public GetExtensionSettingsResponse() { } public GetExtensionSettingsResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.ExtensionParameter[] ExtensionParameters) { this.ServerInfoHeader = ServerInfoHeader; this.ExtensionParameters = ExtensionParameters; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ValidateExtensionSettings", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ValidateExtensionSettingsRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string Extension; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public Neo.Afx.Services.Neo.Afx.Services.ParameterValueOrFieldReference[] ParameterValues; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public string SiteUrl; public ValidateExtensionSettingsRequest() { } public ValidateExtensionSettingsRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Extension, Neo.Afx.Services.Neo.Afx.Services.ParameterValueOrFieldReference[] ParameterValues, string SiteUrl) { this.TrustedUserHeader = TrustedUserHeader; this.Extension = Extension; this.ParameterValues = ParameterValues; this.SiteUrl = SiteUrl; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ValidateExtensionSettingsResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ValidateExtensionSettingsResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.ExtensionParameter[] ParameterErrors; public ValidateExtensionSettingsResponse() { } public ValidateExtensionSettingsResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.ExtensionParameter[] ParameterErrors) { this.ServerInfoHeader = ServerInfoHeader; this.ParameterErrors = ParameterErrors; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListSubscriptions", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListSubscriptionsRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPathOrSiteURL; public ListSubscriptionsRequest() { } public ListSubscriptionsRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPathOrSiteURL) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPathOrSiteURL = ItemPathOrSiteURL; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListSubscriptionsResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListSubscriptionsResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.Subscription[] SubscriptionItems; public ListSubscriptionsResponse() { } public ListSubscriptionsResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.Subscription[] SubscriptionItems) { this.ServerInfoHeader = ServerInfoHeader; this.SubscriptionItems = SubscriptionItems; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListMySubscriptions", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListMySubscriptionsRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPathOrSiteURL; public ListMySubscriptionsRequest() { } public ListMySubscriptionsRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPathOrSiteURL) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPathOrSiteURL = ItemPathOrSiteURL; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListMySubscriptionsResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListMySubscriptionsResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.Subscription[] SubscriptionItems; public ListMySubscriptionsResponse() { } public ListMySubscriptionsResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.Subscription[] SubscriptionItems) { this.ServerInfoHeader = ServerInfoHeader; this.SubscriptionItems = SubscriptionItems; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListSubscriptionsUsingDataSource", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListSubscriptionsUsingDataSourceRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string DataSource; public ListSubscriptionsUsingDataSourceRequest() { } public ListSubscriptionsUsingDataSourceRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string DataSource) { this.TrustedUserHeader = TrustedUserHeader; this.DataSource = DataSource; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListSubscriptionsUsingDataSourceResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListSubscriptionsUsingDataSourceResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.Subscription[] SubscriptionItems; public ListSubscriptionsUsingDataSourceResponse() { } public ListSubscriptionsUsingDataSourceResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.Subscription[] SubscriptionItems) { this.ServerInfoHeader = ServerInfoHeader; this.SubscriptionItems = SubscriptionItems; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ChangeSubscriptionOwner", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ChangeSubscriptionOwnerRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string SubscriptionID; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string NewOwner; public ChangeSubscriptionOwnerRequest() { } public ChangeSubscriptionOwnerRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string SubscriptionID, string NewOwner) { this.TrustedUserHeader = TrustedUserHeader; this.SubscriptionID = SubscriptionID; this.NewOwner = NewOwner; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ChangeSubscriptionOwnerResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ChangeSubscriptionOwnerResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public ChangeSubscriptionOwnerResponse() { } public ChangeSubscriptionOwnerResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="CreateDataSource", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class CreateDataSourceRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string DataSource; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string Parent; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public bool Overwrite; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=3)] public Neo.Afx.Services.Neo.Afx.Services.DataSourceDefinition Definition; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=4)] public Neo.Afx.Services.Neo.Afx.Services.Property[] Properties; public CreateDataSourceRequest() { } public CreateDataSourceRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string DataSource, string Parent, bool Overwrite, Neo.Afx.Services.Neo.Afx.Services.DataSourceDefinition Definition, Neo.Afx.Services.Neo.Afx.Services.Property[] Properties) { this.TrustedUserHeader = TrustedUserHeader; this.DataSource = DataSource; this.Parent = Parent; this.Overwrite = Overwrite; this.Definition = Definition; this.Properties = Properties; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="CreateDataSourceResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class CreateDataSourceResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.CatalogItem ItemInfo; public CreateDataSourceResponse() { } public CreateDataSourceResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.CatalogItem ItemInfo) { this.ServerInfoHeader = ServerInfoHeader; this.ItemInfo = ItemInfo; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="PrepareQuery", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class PrepareQueryRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.DataSource DataSource; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public Neo.Afx.Services.Neo.Afx.Services.DataSetDefinition DataSet; public PrepareQueryRequest() { } public PrepareQueryRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, Neo.Afx.Services.Neo.Afx.Services.DataSource DataSource, Neo.Afx.Services.Neo.Afx.Services.DataSetDefinition DataSet) { this.TrustedUserHeader = TrustedUserHeader; this.DataSource = DataSource; this.DataSet = DataSet; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="PrepareQueryResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class PrepareQueryResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.DataSetDefinition DataSettings; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public bool Changed; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public string[] ParameterNames; public PrepareQueryResponse() { } public PrepareQueryResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.DataSetDefinition DataSettings, bool Changed, string[] ParameterNames) { this.ServerInfoHeader = ServerInfoHeader; this.DataSettings = DataSettings; this.Changed = Changed; this.ParameterNames = ParameterNames; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="EnableDataSource", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class EnableDataSourceRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string DataSource; public EnableDataSourceRequest() { } public EnableDataSourceRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string DataSource) { this.TrustedUserHeader = TrustedUserHeader; this.DataSource = DataSource; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="EnableDataSourceResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class EnableDataSourceResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public EnableDataSourceResponse() { } public EnableDataSourceResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="DisableDataSource", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class DisableDataSourceRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string DataSource; public DisableDataSourceRequest() { } public DisableDataSourceRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string DataSource) { this.TrustedUserHeader = TrustedUserHeader; this.DataSource = DataSource; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="DisableDataSourceResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class DisableDataSourceResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public DisableDataSourceResponse() { } public DisableDataSourceResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetDataSourceContents", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetDataSourceContentsRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string DataSource; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public Neo.Afx.Services.Neo.Afx.Services.DataSourceDefinition Definition; public SetDataSourceContentsRequest() { } public SetDataSourceContentsRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string DataSource, Neo.Afx.Services.Neo.Afx.Services.DataSourceDefinition Definition) { this.TrustedUserHeader = TrustedUserHeader; this.DataSource = DataSource; this.Definition = Definition; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetDataSourceContentsResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetDataSourceContentsResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public SetDataSourceContentsResponse() { } public SetDataSourceContentsResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetDataSourceContents", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetDataSourceContentsRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string DataSource; public GetDataSourceContentsRequest() { } public GetDataSourceContentsRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string DataSource) { this.TrustedUserHeader = TrustedUserHeader; this.DataSource = DataSource; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetDataSourceContentsResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetDataSourceContentsResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.DataSourceDefinition Definition; public GetDataSourceContentsResponse() { } public GetDataSourceContentsResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.DataSourceDefinition Definition) { this.ServerInfoHeader = ServerInfoHeader; this.Definition = Definition; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListDatabaseCredentialRetrievalOptions", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListDatabaseCredentialRetrievalOptionsRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; public ListDatabaseCredentialRetrievalOptionsRequest() { } public ListDatabaseCredentialRetrievalOptionsRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader) { this.TrustedUserHeader = TrustedUserHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListDatabaseCredentialRetrievalOptionsResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListDatabaseCredentialRetrievalOptionsResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string[] ListDatabaseCredentialRetrievalOptionsResult; public ListDatabaseCredentialRetrievalOptionsResponse() { } public ListDatabaseCredentialRetrievalOptionsResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string[] ListDatabaseCredentialRetrievalOptionsResult) { this.ServerInfoHeader = ServerInfoHeader; this.ListDatabaseCredentialRetrievalOptionsResult = ListDatabaseCredentialRetrievalOptionsResult; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetItemDataSources", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetItemDataSourcesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public Neo.Afx.Services.Neo.Afx.Services.DataSource[] DataSources; public SetItemDataSourcesRequest() { } public SetItemDataSourcesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, Neo.Afx.Services.Neo.Afx.Services.DataSource[] DataSources) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; this.DataSources = DataSources; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetItemDataSourcesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetItemDataSourcesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public SetItemDataSourcesResponse() { } public SetItemDataSourcesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetItemDataSources", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetItemDataSourcesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; public GetItemDataSourcesRequest() { } public GetItemDataSourcesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetItemDataSourcesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetItemDataSourcesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.DataSource[] DataSources; public GetItemDataSourcesResponse() { } public GetItemDataSourcesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.DataSource[] DataSources) { this.ServerInfoHeader = ServerInfoHeader; this.DataSources = DataSources; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="TestConnectForDataSourceDefinition", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class TestConnectForDataSourceDefinitionRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.DataSourceDefinition DataSourceDefinition; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string UserName; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public string Password; public TestConnectForDataSourceDefinitionRequest() { } public TestConnectForDataSourceDefinitionRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, Neo.Afx.Services.Neo.Afx.Services.DataSourceDefinition DataSourceDefinition, string UserName, string Password) { this.TrustedUserHeader = TrustedUserHeader; this.DataSourceDefinition = DataSourceDefinition; this.UserName = UserName; this.Password = Password; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="TestConnectForDataSourceDefinitionResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class TestConnectForDataSourceDefinitionResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public bool TestConnectForDataSourceDefinitionResult; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string ConnectError; public TestConnectForDataSourceDefinitionResponse() { } public TestConnectForDataSourceDefinitionResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, bool TestConnectForDataSourceDefinitionResult, string ConnectError) { this.ServerInfoHeader = ServerInfoHeader; this.TestConnectForDataSourceDefinitionResult = TestConnectForDataSourceDefinitionResult; this.ConnectError = ConnectError; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="TestConnectForItemDataSource", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class TestConnectForItemDataSourceRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string DataSourceName; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public string UserName; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=3)] public string Password; public TestConnectForItemDataSourceRequest() { } public TestConnectForItemDataSourceRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, string DataSourceName, string UserName, string Password) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; this.DataSourceName = DataSourceName; this.UserName = UserName; this.Password = Password; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="TestConnectForItemDataSourceResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class TestConnectForItemDataSourceResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public bool TestConnectForItemDataSourceResult; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string ConnectError; public TestConnectForItemDataSourceResponse() { } public TestConnectForItemDataSourceResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, bool TestConnectForItemDataSourceResult, string ConnectError) { this.ServerInfoHeader = ServerInfoHeader; this.TestConnectForItemDataSourceResult = TestConnectForItemDataSourceResult; this.ConnectError = ConnectError; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="CreateRole", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class CreateRoleRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string Name; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string Description; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public string[] TaskIDs; public CreateRoleRequest() { } public CreateRoleRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Name, string Description, string[] TaskIDs) { this.TrustedUserHeader = TrustedUserHeader; this.Name = Name; this.Description = Description; this.TaskIDs = TaskIDs; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="CreateRoleResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class CreateRoleResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public CreateRoleResponse() { } public CreateRoleResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetRoleProperties", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetRolePropertiesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string Name; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string Description; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public string[] TaskIDs; public SetRolePropertiesRequest() { } public SetRolePropertiesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Name, string Description, string[] TaskIDs) { this.TrustedUserHeader = TrustedUserHeader; this.Name = Name; this.Description = Description; this.TaskIDs = TaskIDs; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetRolePropertiesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetRolePropertiesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public SetRolePropertiesResponse() { } public SetRolePropertiesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetRoleProperties", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetRolePropertiesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string Name; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string SiteUrl; public GetRolePropertiesRequest() { } public GetRolePropertiesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Name, string SiteUrl) { this.TrustedUserHeader = TrustedUserHeader; this.Name = Name; this.SiteUrl = SiteUrl; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetRolePropertiesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetRolePropertiesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string[] TaskIDs; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string Description; public GetRolePropertiesResponse() { } public GetRolePropertiesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string[] TaskIDs, string Description) { this.ServerInfoHeader = ServerInfoHeader; this.TaskIDs = TaskIDs; this.Description = Description; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="DeleteRole", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class DeleteRoleRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string Name; public DeleteRoleRequest() { } public DeleteRoleRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Name) { this.TrustedUserHeader = TrustedUserHeader; this.Name = Name; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="DeleteRoleResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class DeleteRoleResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public DeleteRoleResponse() { } public DeleteRoleResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListRoles", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListRolesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string SecurityScope; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string SiteUrl; public ListRolesRequest() { } public ListRolesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string SecurityScope, string SiteUrl) { this.TrustedUserHeader = TrustedUserHeader; this.SecurityScope = SecurityScope; this.SiteUrl = SiteUrl; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListRolesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListRolesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.Role[] Roles; public ListRolesResponse() { } public ListRolesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.Role[] Roles) { this.ServerInfoHeader = ServerInfoHeader; this.Roles = Roles; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListTasks", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListTasksRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string SecurityScope; public ListTasksRequest() { } public ListTasksRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string SecurityScope) { this.TrustedUserHeader = TrustedUserHeader; this.SecurityScope = SecurityScope; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListTasksResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListTasksResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.Task[] Tasks; public ListTasksResponse() { } public ListTasksResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.Task[] Tasks) { this.ServerInfoHeader = ServerInfoHeader; this.Tasks = Tasks; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetPolicies", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetPoliciesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public Neo.Afx.Services.Neo.Afx.Services.Policy[] Policies; public SetPoliciesRequest() { } public SetPoliciesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, Neo.Afx.Services.Neo.Afx.Services.Policy[] Policies) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; this.Policies = Policies; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetPoliciesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetPoliciesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public SetPoliciesResponse() { } public SetPoliciesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetPolicies", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetPoliciesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; public GetPoliciesRequest() { } public GetPoliciesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetPoliciesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetPoliciesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.Policy[] Policies; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public bool InheritParent; public GetPoliciesResponse() { } public GetPoliciesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.Policy[] Policies, bool InheritParent) { this.ServerInfoHeader = ServerInfoHeader; this.Policies = Policies; this.InheritParent = InheritParent; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetItemDataSourcePrompts", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetItemDataSourcePromptsRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; public GetItemDataSourcePromptsRequest() { } public GetItemDataSourcePromptsRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetItemDataSourcePromptsResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetItemDataSourcePromptsResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.DataSourcePrompt[] DataSourcePrompts; public GetItemDataSourcePromptsResponse() { } public GetItemDataSourcePromptsResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.DataSourcePrompt[] DataSourcePrompts) { this.ServerInfoHeader = ServerInfoHeader; this.DataSourcePrompts = DataSourcePrompts; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GenerateModel", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GenerateModelRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string DataSource; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string Model; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public string Parent; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=3)] public Neo.Afx.Services.Neo.Afx.Services.Property[] Properties; public GenerateModelRequest() { } public GenerateModelRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string DataSource, string Model, string Parent, Neo.Afx.Services.Neo.Afx.Services.Property[] Properties) { this.TrustedUserHeader = TrustedUserHeader; this.DataSource = DataSource; this.Model = Model; this.Parent = Parent; this.Properties = Properties; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GenerateModelResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GenerateModelResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.CatalogItem ItemInfo; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public Neo.Afx.Services.Neo.Afx.Services.Warning[] Warnings; public GenerateModelResponse() { } public GenerateModelResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.CatalogItem ItemInfo, Neo.Afx.Services.Neo.Afx.Services.Warning[] Warnings) { this.ServerInfoHeader = ServerInfoHeader; this.ItemInfo = ItemInfo; this.Warnings = Warnings; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetModelItemPermissions", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetModelItemPermissionsRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string Model; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string ModelItemID; public GetModelItemPermissionsRequest() { } public GetModelItemPermissionsRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Model, string ModelItemID) { this.TrustedUserHeader = TrustedUserHeader; this.Model = Model; this.ModelItemID = ModelItemID; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetModelItemPermissionsResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetModelItemPermissionsResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string[] Permissions; public GetModelItemPermissionsResponse() { } public GetModelItemPermissionsResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string[] Permissions) { this.ServerInfoHeader = ServerInfoHeader; this.Permissions = Permissions; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetModelItemPolicies", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetModelItemPoliciesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string Model; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string ModelItemID; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public Neo.Afx.Services.Neo.Afx.Services.Policy[] Policies; public SetModelItemPoliciesRequest() { } public SetModelItemPoliciesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Model, string ModelItemID, Neo.Afx.Services.Neo.Afx.Services.Policy[] Policies) { this.TrustedUserHeader = TrustedUserHeader; this.Model = Model; this.ModelItemID = ModelItemID; this.Policies = Policies; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetModelItemPoliciesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetModelItemPoliciesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public SetModelItemPoliciesResponse() { } public SetModelItemPoliciesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetModelItemPolicies", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetModelItemPoliciesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string Model; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string ModelItemID; public GetModelItemPoliciesRequest() { } public GetModelItemPoliciesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Model, string ModelItemID) { this.TrustedUserHeader = TrustedUserHeader; this.Model = Model; this.ModelItemID = ModelItemID; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetModelItemPoliciesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetModelItemPoliciesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.Policy[] Policies; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public bool InheritParent; public GetModelItemPoliciesResponse() { } public GetModelItemPoliciesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.Policy[] Policies, bool InheritParent) { this.ServerInfoHeader = ServerInfoHeader; this.Policies = Policies; this.InheritParent = InheritParent; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetUserModel", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetUserModelRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string Model; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string Perspective; public GetUserModelRequest() { } public GetUserModelRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Model, string Perspective) { this.TrustedUserHeader = TrustedUserHeader; this.Model = Model; this.Perspective = Perspective; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetUserModelResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetUserModelResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary")] public byte[] Definition; public GetUserModelResponse() { } public GetUserModelResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, byte[] Definition) { this.ServerInfoHeader = ServerInfoHeader; this.Definition = Definition; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="InheritModelItemParentSecurity", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class InheritModelItemParentSecurityRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string Model; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string ModelItemID; public InheritModelItemParentSecurityRequest() { } public InheritModelItemParentSecurityRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Model, string ModelItemID) { this.TrustedUserHeader = TrustedUserHeader; this.Model = Model; this.ModelItemID = ModelItemID; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="InheritModelItemParentSecurityResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class InheritModelItemParentSecurityResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public InheritModelItemParentSecurityResponse() { } public InheritModelItemParentSecurityResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetModelDrillthroughReports", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetModelDrillthroughReportsRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string Model; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string ModelItemID; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public Neo.Afx.Services.Neo.Afx.Services.ModelDrillthroughReport[] Reports; public SetModelDrillthroughReportsRequest() { } public SetModelDrillthroughReportsRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Model, string ModelItemID, Neo.Afx.Services.Neo.Afx.Services.ModelDrillthroughReport[] Reports) { this.TrustedUserHeader = TrustedUserHeader; this.Model = Model; this.ModelItemID = ModelItemID; this.Reports = Reports; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetModelDrillthroughReportsResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetModelDrillthroughReportsResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public SetModelDrillthroughReportsResponse() { } public SetModelDrillthroughReportsResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListModelDrillthroughReports", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListModelDrillthroughReportsRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string Model; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string ModelItemID; public ListModelDrillthroughReportsRequest() { } public ListModelDrillthroughReportsRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Model, string ModelItemID) { this.TrustedUserHeader = TrustedUserHeader; this.Model = Model; this.ModelItemID = ModelItemID; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListModelDrillthroughReportsResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListModelDrillthroughReportsResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.ModelDrillthroughReport[] Reports; public ListModelDrillthroughReportsResponse() { } public ListModelDrillthroughReportsResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.ModelDrillthroughReport[] Reports) { this.ServerInfoHeader = ServerInfoHeader; this.Reports = Reports; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListModelItemChildren", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListModelItemChildrenRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string Model; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string ModelItemID; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public bool Recursive; public ListModelItemChildrenRequest() { } public ListModelItemChildrenRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Model, string ModelItemID, bool Recursive) { this.TrustedUserHeader = TrustedUserHeader; this.Model = Model; this.ModelItemID = ModelItemID; this.Recursive = Recursive; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListModelItemChildrenResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListModelItemChildrenResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.ModelItem[] ModelItems; public ListModelItemChildrenResponse() { } public ListModelItemChildrenResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.ModelItem[] ModelItems) { this.ServerInfoHeader = ServerInfoHeader; this.ModelItems = ModelItems; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListModelItemTypes", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListModelItemTypesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; public ListModelItemTypesRequest() { } public ListModelItemTypesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader) { this.TrustedUserHeader = TrustedUserHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListModelItemTypesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListModelItemTypesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string[] ListModelItemTypesResult; public ListModelItemTypesResponse() { } public ListModelItemTypesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string[] ListModelItemTypesResult) { this.ServerInfoHeader = ServerInfoHeader; this.ListModelItemTypesResult = ListModelItemTypesResult; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListModelPerspectives", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListModelPerspectivesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string Model; public ListModelPerspectivesRequest() { } public ListModelPerspectivesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Model) { this.TrustedUserHeader = TrustedUserHeader; this.Model = Model; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListModelPerspectivesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListModelPerspectivesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.ModelCatalogItem[] ModelCatalogItems; public ListModelPerspectivesResponse() { } public ListModelPerspectivesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.ModelCatalogItem[] ModelCatalogItems) { this.ServerInfoHeader = ServerInfoHeader; this.ModelCatalogItems = ModelCatalogItems; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="RegenerateModel", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class RegenerateModelRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string Model; public RegenerateModelRequest() { } public RegenerateModelRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Model) { this.TrustedUserHeader = TrustedUserHeader; this.Model = Model; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="RegenerateModelResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class RegenerateModelResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.Warning[] Warnings; public RegenerateModelResponse() { } public RegenerateModelResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.Warning[] Warnings) { this.ServerInfoHeader = ServerInfoHeader; this.Warnings = Warnings; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="RemoveAllModelItemPolicies", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class RemoveAllModelItemPoliciesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string Model; public RemoveAllModelItemPoliciesRequest() { } public RemoveAllModelItemPoliciesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Model) { this.TrustedUserHeader = TrustedUserHeader; this.Model = Model; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="RemoveAllModelItemPoliciesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class RemoveAllModelItemPoliciesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public RemoveAllModelItemPoliciesResponse() { } public RemoveAllModelItemPoliciesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="CreateSchedule", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class CreateScheduleRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string Name; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public Neo.Afx.Services.Neo.Afx.Services.ScheduleDefinition ScheduleDefinition; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public string SiteUrl; public CreateScheduleRequest() { } public CreateScheduleRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Name, Neo.Afx.Services.Neo.Afx.Services.ScheduleDefinition ScheduleDefinition, string SiteUrl) { this.TrustedUserHeader = TrustedUserHeader; this.Name = Name; this.ScheduleDefinition = ScheduleDefinition; this.SiteUrl = SiteUrl; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="CreateScheduleResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class CreateScheduleResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ScheduleID; public CreateScheduleResponse() { } public CreateScheduleResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string ScheduleID) { this.ServerInfoHeader = ServerInfoHeader; this.ScheduleID = ScheduleID; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="DeleteSchedule", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class DeleteScheduleRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ScheduleID; public DeleteScheduleRequest() { } public DeleteScheduleRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ScheduleID) { this.TrustedUserHeader = TrustedUserHeader; this.ScheduleID = ScheduleID; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="DeleteScheduleResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class DeleteScheduleResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public DeleteScheduleResponse() { } public DeleteScheduleResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListSchedules", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListSchedulesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string SiteUrl; public ListSchedulesRequest() { } public ListSchedulesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string SiteUrl) { this.TrustedUserHeader = TrustedUserHeader; this.SiteUrl = SiteUrl; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListSchedulesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListSchedulesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.Schedule[] Schedules; public ListSchedulesResponse() { } public ListSchedulesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.Schedule[] Schedules) { this.ServerInfoHeader = ServerInfoHeader; this.Schedules = Schedules; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetScheduleProperties", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetSchedulePropertiesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ScheduleID; public GetSchedulePropertiesRequest() { } public GetSchedulePropertiesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ScheduleID) { this.TrustedUserHeader = TrustedUserHeader; this.ScheduleID = ScheduleID; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetSchedulePropertiesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetSchedulePropertiesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.Schedule Schedule; public GetSchedulePropertiesResponse() { } public GetSchedulePropertiesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.Schedule Schedule) { this.ServerInfoHeader = ServerInfoHeader; this.Schedule = Schedule; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListScheduleStates", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListScheduleStatesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; public ListScheduleStatesRequest() { } public ListScheduleStatesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader) { this.TrustedUserHeader = TrustedUserHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListScheduleStatesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListScheduleStatesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string[] ListScheduleStatesResult; public ListScheduleStatesResponse() { } public ListScheduleStatesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string[] ListScheduleStatesResult) { this.ServerInfoHeader = ServerInfoHeader; this.ListScheduleStatesResult = ListScheduleStatesResult; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="PauseSchedule", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class PauseScheduleRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ScheduleID; public PauseScheduleRequest() { } public PauseScheduleRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ScheduleID) { this.TrustedUserHeader = TrustedUserHeader; this.ScheduleID = ScheduleID; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="PauseScheduleResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class PauseScheduleResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public PauseScheduleResponse() { } public PauseScheduleResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ResumeSchedule", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ResumeScheduleRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ScheduleID; public ResumeScheduleRequest() { } public ResumeScheduleRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ScheduleID) { this.TrustedUserHeader = TrustedUserHeader; this.ScheduleID = ScheduleID; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ResumeScheduleResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ResumeScheduleResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public ResumeScheduleResponse() { } public ResumeScheduleResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetScheduleProperties", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetSchedulePropertiesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string Name; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string ScheduleID; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public Neo.Afx.Services.Neo.Afx.Services.ScheduleDefinition ScheduleDefinition; public SetSchedulePropertiesRequest() { } public SetSchedulePropertiesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Name, string ScheduleID, Neo.Afx.Services.Neo.Afx.Services.ScheduleDefinition ScheduleDefinition) { this.TrustedUserHeader = TrustedUserHeader; this.Name = Name; this.ScheduleID = ScheduleID; this.ScheduleDefinition = ScheduleDefinition; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetSchedulePropertiesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetSchedulePropertiesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public SetSchedulePropertiesResponse() { } public SetSchedulePropertiesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListScheduledItems", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListScheduledItemsRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ScheduleID; public ListScheduledItemsRequest() { } public ListScheduledItemsRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ScheduleID) { this.TrustedUserHeader = TrustedUserHeader; this.ScheduleID = ScheduleID; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListScheduledItemsResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListScheduledItemsResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.CatalogItem[] Items; public ListScheduledItemsResponse() { } public ListScheduledItemsResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.CatalogItem[] Items) { this.ServerInfoHeader = ServerInfoHeader; this.Items = Items; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetItemParameters", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetItemParametersRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public Neo.Afx.Services.Neo.Afx.Services.ItemParameter[] Parameters; public SetItemParametersRequest() { } public SetItemParametersRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, Neo.Afx.Services.Neo.Afx.Services.ItemParameter[] Parameters) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; this.Parameters = Parameters; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetItemParametersResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetItemParametersResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public SetItemParametersResponse() { } public SetItemParametersResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetItemParameters", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetItemParametersRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string HistoryID; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public bool ForRendering; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=3)] public Neo.Afx.Services.Neo.Afx.Services.ParameterValue[] Values; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=4)] public Neo.Afx.Services.Neo.Afx.Services.DataSourceCredentials[] Credentials; public GetItemParametersRequest() { } public GetItemParametersRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, string HistoryID, bool ForRendering, Neo.Afx.Services.Neo.Afx.Services.ParameterValue[] Values, Neo.Afx.Services.Neo.Afx.Services.DataSourceCredentials[] Credentials) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; this.HistoryID = HistoryID; this.ForRendering = ForRendering; this.Values = Values; this.Credentials = Credentials; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetItemParametersResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetItemParametersResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.ItemParameter[] Parameters; public GetItemParametersResponse() { } public GetItemParametersResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.ItemParameter[] Parameters) { this.ServerInfoHeader = ServerInfoHeader; this.Parameters = Parameters; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListParameterTypes", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListParameterTypesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; public ListParameterTypesRequest() { } public ListParameterTypesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader) { this.TrustedUserHeader = TrustedUserHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListParameterTypesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListParameterTypesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string[] ListParameterTypesResult; public ListParameterTypesResponse() { } public ListParameterTypesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string[] ListParameterTypesResult) { this.ServerInfoHeader = ServerInfoHeader; this.ListParameterTypesResult = ListParameterTypesResult; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListParameterStates", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListParameterStatesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; public ListParameterStatesRequest() { } public ListParameterStatesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader) { this.TrustedUserHeader = TrustedUserHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListParameterStatesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListParameterStatesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string[] ListParameterStatesResult; public ListParameterStatesResponse() { } public ListParameterStatesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string[] ListParameterStatesResult) { this.ServerInfoHeader = ServerInfoHeader; this.ListParameterStatesResult = ListParameterStatesResult; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="CreateReportEditSession", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class CreateReportEditSessionRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string Report; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string Parent; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] [System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary")] public byte[] Definition; public CreateReportEditSessionRequest() { } public CreateReportEditSessionRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Report, string Parent, byte[] Definition) { this.TrustedUserHeader = TrustedUserHeader; this.Report = Report; this.Parent = Parent; this.Definition = Definition; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="CreateReportEditSessionResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class CreateReportEditSessionResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string EditSessionID; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public Neo.Afx.Services.Neo.Afx.Services.Warning[] Warnings; public CreateReportEditSessionResponse() { } public CreateReportEditSessionResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string EditSessionID, Neo.Afx.Services.Neo.Afx.Services.Warning[] Warnings) { this.ServerInfoHeader = ServerInfoHeader; this.EditSessionID = EditSessionID; this.Warnings = Warnings; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="CreateLinkedItem", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class CreateLinkedItemRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string Parent; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public string Link; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=3)] public Neo.Afx.Services.Neo.Afx.Services.Property[] Properties; public CreateLinkedItemRequest() { } public CreateLinkedItemRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, string Parent, string Link, Neo.Afx.Services.Neo.Afx.Services.Property[] Properties) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; this.Parent = Parent; this.Link = Link; this.Properties = Properties; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="CreateLinkedItemResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class CreateLinkedItemResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public CreateLinkedItemResponse() { } public CreateLinkedItemResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetItemLink", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetItemLinkRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string Link; public SetItemLinkRequest() { } public SetItemLinkRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, string Link) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; this.Link = Link; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetItemLinkResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetItemLinkResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public SetItemLinkResponse() { } public SetItemLinkResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetItemLink", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetItemLinkRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; public GetItemLinkRequest() { } public GetItemLinkRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetItemLinkResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetItemLinkResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string Link; public GetItemLinkResponse() { } public GetItemLinkResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string Link) { this.ServerInfoHeader = ServerInfoHeader; this.Link = Link; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListExecutionSettings", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListExecutionSettingsRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; public ListExecutionSettingsRequest() { } public ListExecutionSettingsRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader) { this.TrustedUserHeader = TrustedUserHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListExecutionSettingsResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListExecutionSettingsResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string[] ListExecutionSettingsResult; public ListExecutionSettingsResponse() { } public ListExecutionSettingsResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string[] ListExecutionSettingsResult) { this.ServerInfoHeader = ServerInfoHeader; this.ListExecutionSettingsResult = ListExecutionSettingsResult; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetExecutionOptions", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetExecutionOptionsRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string ExecutionSetting; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] [System.Xml.Serialization.XmlElementAttribute("NoSchedule", typeof(NoSchedule))] [System.Xml.Serialization.XmlElementAttribute("ScheduleDefinition", typeof(ScheduleDefinition))] [System.Xml.Serialization.XmlElementAttribute("ScheduleReference", typeof(ScheduleReference))] public Neo.Afx.Services.Neo.Afx.Services.ScheduleDefinitionOrReference Item; public SetExecutionOptionsRequest() { } public SetExecutionOptionsRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, string ExecutionSetting, Neo.Afx.Services.Neo.Afx.Services.ScheduleDefinitionOrReference Item) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; this.ExecutionSetting = ExecutionSetting; this.Item = Item; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetExecutionOptionsResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetExecutionOptionsResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public SetExecutionOptionsResponse() { } public SetExecutionOptionsResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetExecutionOptions", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetExecutionOptionsRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; public GetExecutionOptionsRequest() { } public GetExecutionOptionsRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetExecutionOptionsResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetExecutionOptionsResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ExecutionSetting; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] [System.Xml.Serialization.XmlElementAttribute("NoSchedule", typeof(NoSchedule))] [System.Xml.Serialization.XmlElementAttribute("ScheduleDefinition", typeof(ScheduleDefinition))] [System.Xml.Serialization.XmlElementAttribute("ScheduleReference", typeof(ScheduleReference))] public Neo.Afx.Services.Neo.Afx.Services.ScheduleDefinitionOrReference Item; public GetExecutionOptionsResponse() { } public GetExecutionOptionsResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string ExecutionSetting, Neo.Afx.Services.Neo.Afx.Services.ScheduleDefinitionOrReference Item) { this.ServerInfoHeader = ServerInfoHeader; this.ExecutionSetting = ExecutionSetting; this.Item = Item; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="UpdateItemExecutionSnapshot", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class UpdateItemExecutionSnapshotRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; public UpdateItemExecutionSnapshotRequest() { } public UpdateItemExecutionSnapshotRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="UpdateItemExecutionSnapshotResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class UpdateItemExecutionSnapshotResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public UpdateItemExecutionSnapshotResponse() { } public UpdateItemExecutionSnapshotResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetCacheOptions", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetCacheOptionsRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public bool CacheItem; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] [System.Xml.Serialization.XmlElementAttribute("ScheduleExpiration", typeof(ScheduleExpiration))] [System.Xml.Serialization.XmlElementAttribute("TimeExpiration", typeof(TimeExpiration))] public Neo.Afx.Services.Neo.Afx.Services.ExpirationDefinition Item; public SetCacheOptionsRequest() { } public SetCacheOptionsRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, bool CacheItem, Neo.Afx.Services.Neo.Afx.Services.ExpirationDefinition Item) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; this.CacheItem = CacheItem; this.Item = Item; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetCacheOptionsResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetCacheOptionsResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public SetCacheOptionsResponse() { } public SetCacheOptionsResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetCacheOptions", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetCacheOptionsRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; public GetCacheOptionsRequest() { } public GetCacheOptionsRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetCacheOptionsResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetCacheOptionsResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public bool CacheItem; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] [System.Xml.Serialization.XmlElementAttribute("ScheduleExpiration", typeof(ScheduleExpiration))] [System.Xml.Serialization.XmlElementAttribute("TimeExpiration", typeof(TimeExpiration))] public Neo.Afx.Services.Neo.Afx.Services.ExpirationDefinition Item; public GetCacheOptionsResponse() { } public GetCacheOptionsResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, bool CacheItem, Neo.Afx.Services.Neo.Afx.Services.ExpirationDefinition Item) { this.ServerInfoHeader = ServerInfoHeader; this.CacheItem = CacheItem; this.Item = Item; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="FlushCache", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class FlushCacheRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; public FlushCacheRequest() { } public FlushCacheRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="FlushCacheResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class FlushCacheResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public FlushCacheResponse() { } public FlushCacheResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="CreateItemHistorySnapshot", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class CreateItemHistorySnapshotRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; public CreateItemHistorySnapshotRequest() { } public CreateItemHistorySnapshotRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="CreateItemHistorySnapshotResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class CreateItemHistorySnapshotResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string HistoryID; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public Neo.Afx.Services.Neo.Afx.Services.Warning[] Warnings; public CreateItemHistorySnapshotResponse() { } public CreateItemHistorySnapshotResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string HistoryID, Neo.Afx.Services.Neo.Afx.Services.Warning[] Warnings) { this.ServerInfoHeader = ServerInfoHeader; this.HistoryID = HistoryID; this.Warnings = Warnings; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="DeleteItemHistorySnapshot", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class DeleteItemHistorySnapshotRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string HistoryID; public DeleteItemHistorySnapshotRequest() { } public DeleteItemHistorySnapshotRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, string HistoryID) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; this.HistoryID = HistoryID; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="DeleteItemHistorySnapshotResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class DeleteItemHistorySnapshotResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public DeleteItemHistorySnapshotResponse() { } public DeleteItemHistorySnapshotResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetItemHistoryLimit", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetItemHistoryLimitRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public bool UseSystem; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public int HistoryLimit; public SetItemHistoryLimitRequest() { } public SetItemHistoryLimitRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, bool UseSystem, int HistoryLimit) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; this.UseSystem = UseSystem; this.HistoryLimit = HistoryLimit; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetItemHistoryLimitResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetItemHistoryLimitResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public SetItemHistoryLimitResponse() { } public SetItemHistoryLimitResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetItemHistoryLimit", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetItemHistoryLimitRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; public GetItemHistoryLimitRequest() { } public GetItemHistoryLimitRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetItemHistoryLimitResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetItemHistoryLimitResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public int HistoryLimit; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public bool IsSystem; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public int SystemLimit; public GetItemHistoryLimitResponse() { } public GetItemHistoryLimitResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, int HistoryLimit, bool IsSystem, int SystemLimit) { this.ServerInfoHeader = ServerInfoHeader; this.HistoryLimit = HistoryLimit; this.IsSystem = IsSystem; this.SystemLimit = SystemLimit; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetItemHistoryOptions", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetItemHistoryOptionsRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public bool EnableManualSnapshotCreation; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public bool KeepExecutionSnapshots; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=3)] [System.Xml.Serialization.XmlElementAttribute("NoSchedule", typeof(NoSchedule))] [System.Xml.Serialization.XmlElementAttribute("ScheduleDefinition", typeof(ScheduleDefinition))] [System.Xml.Serialization.XmlElementAttribute("ScheduleReference", typeof(ScheduleReference))] public Neo.Afx.Services.Neo.Afx.Services.ScheduleDefinitionOrReference Item; public SetItemHistoryOptionsRequest() { } public SetItemHistoryOptionsRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, Neo.Afx.Services.Neo.Afx.Services.ScheduleDefinitionOrReference Item) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; this.EnableManualSnapshotCreation = EnableManualSnapshotCreation; this.KeepExecutionSnapshots = KeepExecutionSnapshots; this.Item = Item; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetItemHistoryOptionsResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetItemHistoryOptionsResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public SetItemHistoryOptionsResponse() { } public SetItemHistoryOptionsResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetItemHistoryOptions", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetItemHistoryOptionsRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; public GetItemHistoryOptionsRequest() { } public GetItemHistoryOptionsRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetItemHistoryOptionsResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetItemHistoryOptionsResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public bool EnableManualSnapshotCreation; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public bool KeepExecutionSnapshots; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] [System.Xml.Serialization.XmlElementAttribute("NoSchedule", typeof(NoSchedule))] [System.Xml.Serialization.XmlElementAttribute("ScheduleDefinition", typeof(ScheduleDefinition))] [System.Xml.Serialization.XmlElementAttribute("ScheduleReference", typeof(ScheduleReference))] public Neo.Afx.Services.Neo.Afx.Services.ScheduleDefinitionOrReference Item; public GetItemHistoryOptionsResponse() { } public GetItemHistoryOptionsResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, Neo.Afx.Services.Neo.Afx.Services.ScheduleDefinitionOrReference Item) { this.ServerInfoHeader = ServerInfoHeader; this.EnableManualSnapshotCreation = EnableManualSnapshotCreation; this.KeepExecutionSnapshots = KeepExecutionSnapshots; this.Item = Item; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetReportServerConfigInfo", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetReportServerConfigInfoRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public bool ScaleOut; public GetReportServerConfigInfoRequest() { } public GetReportServerConfigInfoRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, bool ScaleOut) { this.TrustedUserHeader = TrustedUserHeader; this.ScaleOut = ScaleOut; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetReportServerConfigInfoResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetReportServerConfigInfoResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ServerConfigInfo; public GetReportServerConfigInfoResponse() { } public GetReportServerConfigInfoResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string ServerConfigInfo) { this.ServerInfoHeader = ServerInfoHeader; this.ServerConfigInfo = ServerConfigInfo; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="IsSSLRequired", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class IsSSLRequiredRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; public IsSSLRequiredRequest() { } public IsSSLRequiredRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader) { this.TrustedUserHeader = TrustedUserHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="IsSSLRequiredResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class IsSSLRequiredResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public bool IsSSLRequiredResult; public IsSSLRequiredResponse() { } public IsSSLRequiredResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, bool IsSSLRequiredResult) { this.ServerInfoHeader = ServerInfoHeader; this.IsSSLRequiredResult = IsSSLRequiredResult; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetSystemProperties", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetSystemPropertiesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.Property[] Properties; public SetSystemPropertiesRequest() { } public SetSystemPropertiesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, Neo.Afx.Services.Neo.Afx.Services.Property[] Properties) { this.TrustedUserHeader = TrustedUserHeader; this.Properties = Properties; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetSystemPropertiesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetSystemPropertiesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public SetSystemPropertiesResponse() { } public SetSystemPropertiesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetSystemProperties", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetSystemPropertiesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.Property[] Properties; public GetSystemPropertiesRequest() { } public GetSystemPropertiesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, Neo.Afx.Services.Neo.Afx.Services.Property[] Properties) { this.TrustedUserHeader = TrustedUserHeader; this.Properties = Properties; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetSystemPropertiesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetSystemPropertiesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.Property[] Values; public GetSystemPropertiesResponse() { } public GetSystemPropertiesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.Property[] Values) { this.ServerInfoHeader = ServerInfoHeader; this.Values = Values; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetSystemPolicies", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetSystemPoliciesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.Policy[] Policies; public SetSystemPoliciesRequest() { } public SetSystemPoliciesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, Neo.Afx.Services.Neo.Afx.Services.Policy[] Policies) { this.TrustedUserHeader = TrustedUserHeader; this.Policies = Policies; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetSystemPoliciesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetSystemPoliciesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public SetSystemPoliciesResponse() { } public SetSystemPoliciesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetSystemPolicies", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetSystemPoliciesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; public GetSystemPoliciesRequest() { } public GetSystemPoliciesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader) { this.TrustedUserHeader = TrustedUserHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetSystemPoliciesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetSystemPoliciesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.Policy[] Policies; public GetSystemPoliciesResponse() { } public GetSystemPoliciesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.Policy[] Policies) { this.ServerInfoHeader = ServerInfoHeader; this.Policies = Policies; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListExtensions", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListExtensionsRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ExtensionType; public ListExtensionsRequest() { } public ListExtensionsRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ExtensionType) { this.TrustedUserHeader = TrustedUserHeader; this.ExtensionType = ExtensionType; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListExtensionsResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListExtensionsResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.Extension[] Extensions; public ListExtensionsResponse() { } public ListExtensionsResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.Extension[] Extensions) { this.ServerInfoHeader = ServerInfoHeader; this.Extensions = Extensions; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListExtensionTypes", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListExtensionTypesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; public ListExtensionTypesRequest() { } public ListExtensionTypesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader) { this.TrustedUserHeader = TrustedUserHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListExtensionTypesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListExtensionTypesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string[] ListExtensionTypesResult; public ListExtensionTypesResponse() { } public ListExtensionTypesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string[] ListExtensionTypesResult) { this.ServerInfoHeader = ServerInfoHeader; this.ListExtensionTypesResult = ListExtensionTypesResult; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListEvents", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListEventsRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; public ListEventsRequest() { } public ListEventsRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader) { this.TrustedUserHeader = TrustedUserHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListEventsResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListEventsResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.Event[] Events; public ListEventsResponse() { } public ListEventsResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.Event[] Events) { this.ServerInfoHeader = ServerInfoHeader; this.Events = Events; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="FireEvent", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class FireEventRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string EventType; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string EventData; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public string SiteUrl; public FireEventRequest() { } public FireEventRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string EventType, string EventData, string SiteUrl) { this.TrustedUserHeader = TrustedUserHeader; this.EventType = EventType; this.EventData = EventData; this.SiteUrl = SiteUrl; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="FireEventResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class FireEventResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public FireEventResponse() { } public FireEventResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListJobs", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListJobsRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; public ListJobsRequest() { } public ListJobsRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader) { this.TrustedUserHeader = TrustedUserHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListJobsResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListJobsResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.Job[] Jobs; public ListJobsResponse() { } public ListJobsResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.Job[] Jobs) { this.ServerInfoHeader = ServerInfoHeader; this.Jobs = Jobs; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListJobTypes", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListJobTypesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; public ListJobTypesRequest() { } public ListJobTypesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader) { this.TrustedUserHeader = TrustedUserHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListJobTypesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListJobTypesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string[] ListJobTypesResult; public ListJobTypesResponse() { } public ListJobTypesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string[] ListJobTypesResult) { this.ServerInfoHeader = ServerInfoHeader; this.ListJobTypesResult = ListJobTypesResult; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListJobActions", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListJobActionsRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; public ListJobActionsRequest() { } public ListJobActionsRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader) { this.TrustedUserHeader = TrustedUserHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListJobActionsResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListJobActionsResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string[] ListJobActionsResult; public ListJobActionsResponse() { } public ListJobActionsResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string[] ListJobActionsResult) { this.ServerInfoHeader = ServerInfoHeader; this.ListJobActionsResult = ListJobActionsResult; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListJobStates", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListJobStatesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; public ListJobStatesRequest() { } public ListJobStatesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader) { this.TrustedUserHeader = TrustedUserHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListJobStatesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListJobStatesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string[] ListJobStatesResult; public ListJobStatesResponse() { } public ListJobStatesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string[] ListJobStatesResult) { this.ServerInfoHeader = ServerInfoHeader; this.ListJobStatesResult = ListJobStatesResult; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="CancelJob", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class CancelJobRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string JobID; public CancelJobRequest() { } public CancelJobRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string JobID) { this.TrustedUserHeader = TrustedUserHeader; this.JobID = JobID; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="CancelJobResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class CancelJobResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public bool CancelJobResult; public CancelJobResponse() { } public CancelJobResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, bool CancelJobResult) { this.ServerInfoHeader = ServerInfoHeader; this.CancelJobResult = CancelJobResult; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="CreateCacheRefreshPlan", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class CreateCacheRefreshPlanRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string Description; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public string EventType; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=3)] public string MatchData; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=4)] public Neo.Afx.Services.Neo.Afx.Services.ParameterValue[] Parameters; public CreateCacheRefreshPlanRequest() { } public CreateCacheRefreshPlanRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, string Description, string EventType, string MatchData, Neo.Afx.Services.Neo.Afx.Services.ParameterValue[] Parameters) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; this.Description = Description; this.EventType = EventType; this.MatchData = MatchData; this.Parameters = Parameters; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="CreateCacheRefreshPlanResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class CreateCacheRefreshPlanResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string CacheRefreshPlanID; public CreateCacheRefreshPlanResponse() { } public CreateCacheRefreshPlanResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string CacheRefreshPlanID) { this.ServerInfoHeader = ServerInfoHeader; this.CacheRefreshPlanID = CacheRefreshPlanID; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetCacheRefreshPlanProperties", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetCacheRefreshPlanPropertiesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string CacheRefreshPlanID; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string Description; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public string EventType; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=3)] public string MatchData; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=4)] public Neo.Afx.Services.Neo.Afx.Services.ParameterValue[] Parameters; public SetCacheRefreshPlanPropertiesRequest() { } public SetCacheRefreshPlanPropertiesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string CacheRefreshPlanID, string Description, string EventType, string MatchData, Neo.Afx.Services.Neo.Afx.Services.ParameterValue[] Parameters) { this.TrustedUserHeader = TrustedUserHeader; this.CacheRefreshPlanID = CacheRefreshPlanID; this.Description = Description; this.EventType = EventType; this.MatchData = MatchData; this.Parameters = Parameters; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="SetCacheRefreshPlanPropertiesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class SetCacheRefreshPlanPropertiesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public SetCacheRefreshPlanPropertiesResponse() { } public SetCacheRefreshPlanPropertiesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetCacheRefreshPlanProperties", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetCacheRefreshPlanPropertiesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string CacheRefreshPlanID; public GetCacheRefreshPlanPropertiesRequest() { } public GetCacheRefreshPlanPropertiesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string CacheRefreshPlanID) { this.TrustedUserHeader = TrustedUserHeader; this.CacheRefreshPlanID = CacheRefreshPlanID; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetCacheRefreshPlanPropertiesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetCacheRefreshPlanPropertiesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string Description; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string LastRunStatus; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public Neo.Afx.Services.Neo.Afx.Services.CacheRefreshPlanState State; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=3)] public string EventType; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=4)] public string MatchData; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=5)] public Neo.Afx.Services.Neo.Afx.Services.ParameterValue[] Parameters; public GetCacheRefreshPlanPropertiesResponse() { } public GetCacheRefreshPlanPropertiesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string Description, string LastRunStatus, Neo.Afx.Services.Neo.Afx.Services.CacheRefreshPlanState State, string EventType, string MatchData, Neo.Afx.Services.Neo.Afx.Services.ParameterValue[] Parameters) { this.ServerInfoHeader = ServerInfoHeader; this.Description = Description; this.LastRunStatus = LastRunStatus; this.State = State; this.EventType = EventType; this.MatchData = MatchData; this.Parameters = Parameters; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="DeleteCacheRefreshPlan", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class DeleteCacheRefreshPlanRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string CacheRefreshPlanID; public DeleteCacheRefreshPlanRequest() { } public DeleteCacheRefreshPlanRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string CacheRefreshPlanID) { this.TrustedUserHeader = TrustedUserHeader; this.CacheRefreshPlanID = CacheRefreshPlanID; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="DeleteCacheRefreshPlanResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class DeleteCacheRefreshPlanResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public DeleteCacheRefreshPlanResponse() { } public DeleteCacheRefreshPlanResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListCacheRefreshPlans", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListCacheRefreshPlansRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; public ListCacheRefreshPlansRequest() { } public ListCacheRefreshPlansRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListCacheRefreshPlansResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListCacheRefreshPlansResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public Neo.Afx.Services.Neo.Afx.Services.CacheRefreshPlan[] CacheRefreshPlans; public ListCacheRefreshPlansResponse() { } public ListCacheRefreshPlansResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, Neo.Afx.Services.Neo.Afx.Services.CacheRefreshPlan[] CacheRefreshPlans) { this.ServerInfoHeader = ServerInfoHeader; this.CacheRefreshPlans = CacheRefreshPlans; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="LogonUser", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class LogonUserRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string userName; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=1)] public string password; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=2)] public string authority; public LogonUserRequest() { } public LogonUserRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string userName, string password, string authority) { this.TrustedUserHeader = TrustedUserHeader; this.userName = userName; this.password = password; this.authority = authority; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="LogonUserResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class LogonUserResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public LogonUserResponse() { } public LogonUserResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="Logoff", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class LogoffRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; public LogoffRequest() { } public LogoffRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader) { this.TrustedUserHeader = TrustedUserHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="LogoffResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class LogoffResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; public LogoffResponse() { } public LogoffResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader) { this.ServerInfoHeader = ServerInfoHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetPermissions", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetPermissionsRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string ItemPath; public GetPermissionsRequest() { } public GetPermissionsRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath) { this.TrustedUserHeader = TrustedUserHeader; this.ItemPath = ItemPath; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetPermissionsResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetPermissionsResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] [System.Xml.Serialization.XmlArrayItemAttribute("Operation")] public string[] Permissions; public GetPermissionsResponse() { } public GetPermissionsResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string[] Permissions) { this.ServerInfoHeader = ServerInfoHeader; this.Permissions = Permissions; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetSystemPermissions", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetSystemPermissionsRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; public GetSystemPermissionsRequest() { } public GetSystemPermissionsRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader) { this.TrustedUserHeader = TrustedUserHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="GetSystemPermissionsResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class GetSystemPermissionsResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] [System.Xml.Serialization.XmlArrayItemAttribute("Operation")] public string[] Permissions; public GetSystemPermissionsResponse() { } public GetSystemPermissionsResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string[] Permissions) { this.ServerInfoHeader = ServerInfoHeader; this.Permissions = Permissions; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListSecurityScopes", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListSecurityScopesRequest { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader; public ListSecurityScopesRequest() { } public ListSecurityScopesRequest(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader) { this.TrustedUserHeader = TrustedUserHeader; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(WrapperName="ListSecurityScopesResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", IsWrapped=true)] public partial class ListSecurityScopesResponse { [System.ServiceModel.MessageHeaderAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")] public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader; [System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", Order=0)] public string[] ListSecurityScopesResult; public ListSecurityScopesResponse() { } public ListSecurityScopesResponse(Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ServerInfoHeader, string[] ListSecurityScopesResult) { this.ServerInfoHeader = ServerInfoHeader; this.ListSecurityScopesResult = ListSecurityScopesResult; } } [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] public interface ReportingService2010SoapChannel : Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap, System.ServiceModel.IClientChannel { } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] public partial class ReportingService2010SoapClient : System.ServiceModel.ClientBase, Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap { public ReportingService2010SoapClient() { } public ReportingService2010SoapClient(string endpointConfigurationName) : base(endpointConfigurationName) { } public ReportingService2010SoapClient(string endpointConfigurationName, string remoteAddress) : base(endpointConfigurationName, remoteAddress) { } public ReportingService2010SoapClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) : base(endpointConfigurationName, remoteAddress) { } public ReportingService2010SoapClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) : base(binding, remoteAddress) { } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.CreateCatalogItemResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.CreateCatalogItem(Neo.Afx.Services.Neo.Afx.Services.CreateCatalogItemRequest request) { return base.Channel.CreateCatalogItem(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader CreateCatalogItem(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemType, string Name, string Parent, bool Overwrite, byte[] Definition, Neo.Afx.Services.Neo.Afx.Services.Property[] Properties, out Neo.Afx.Services.Neo.Afx.Services.CatalogItem ItemInfo, out Neo.Afx.Services.Neo.Afx.Services.Warning[] Warnings) { Neo.Afx.Services.Neo.Afx.Services.CreateCatalogItemRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.CreateCatalogItemRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemType = ItemType; inValue.Name = Name; inValue.Parent = Parent; inValue.Overwrite = Overwrite; inValue.Definition = Definition; inValue.Properties = Properties; Neo.Afx.Services.Neo.Afx.Services.CreateCatalogItemResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).CreateCatalogItem(inValue); ItemInfo = retVal.ItemInfo; Warnings = retVal.Warnings; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.SetItemDefinitionResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.SetItemDefinition(Neo.Afx.Services.Neo.Afx.Services.SetItemDefinitionRequest request) { return base.Channel.SetItemDefinition(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader SetItemDefinition(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, byte[] Definition, Neo.Afx.Services.Neo.Afx.Services.Property[] Properties, out Neo.Afx.Services.Neo.Afx.Services.Warning[] Warnings) { Neo.Afx.Services.Neo.Afx.Services.SetItemDefinitionRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.SetItemDefinitionRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; inValue.Definition = Definition; inValue.Properties = Properties; Neo.Afx.Services.Neo.Afx.Services.SetItemDefinitionResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).SetItemDefinition(inValue); Warnings = retVal.Warnings; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GetItemDefinitionResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GetItemDefinition(Neo.Afx.Services.Neo.Afx.Services.GetItemDefinitionRequest request) { return base.Channel.GetItemDefinition(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GetItemDefinition(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, out byte[] Definition) { Neo.Afx.Services.Neo.Afx.Services.GetItemDefinitionRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GetItemDefinitionRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; Neo.Afx.Services.Neo.Afx.Services.GetItemDefinitionResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GetItemDefinition(inValue); Definition = retVal.Definition; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GetItemTypeResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GetItemType(Neo.Afx.Services.Neo.Afx.Services.GetItemTypeRequest request) { return base.Channel.GetItemType(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GetItemType(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, out string Type) { Neo.Afx.Services.Neo.Afx.Services.GetItemTypeRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GetItemTypeRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; Neo.Afx.Services.Neo.Afx.Services.GetItemTypeResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GetItemType(inValue); Type = retVal.Type; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.DeleteItemResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.DeleteItem(Neo.Afx.Services.Neo.Afx.Services.DeleteItemRequest request) { return base.Channel.DeleteItem(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader DeleteItem(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath) { Neo.Afx.Services.Neo.Afx.Services.DeleteItemRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.DeleteItemRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; Neo.Afx.Services.Neo.Afx.Services.DeleteItemResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).DeleteItem(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.MoveItemResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.MoveItem(Neo.Afx.Services.Neo.Afx.Services.MoveItemRequest request) { return base.Channel.MoveItem(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader MoveItem(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, string Target) { Neo.Afx.Services.Neo.Afx.Services.MoveItemRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.MoveItemRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; inValue.Target = Target; Neo.Afx.Services.Neo.Afx.Services.MoveItemResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).MoveItem(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.InheritParentSecurityResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.InheritParentSecurity(Neo.Afx.Services.Neo.Afx.Services.InheritParentSecurityRequest request) { return base.Channel.InheritParentSecurity(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader InheritParentSecurity(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath) { Neo.Afx.Services.Neo.Afx.Services.InheritParentSecurityRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.InheritParentSecurityRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; Neo.Afx.Services.Neo.Afx.Services.InheritParentSecurityResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).InheritParentSecurity(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListItemHistoryResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListItemHistory(Neo.Afx.Services.Neo.Afx.Services.ListItemHistoryRequest request) { return base.Channel.ListItemHistory(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListItemHistory(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, out Neo.Afx.Services.Neo.Afx.Services.ItemHistorySnapshot[] ItemHistory) { Neo.Afx.Services.Neo.Afx.Services.ListItemHistoryRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListItemHistoryRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; Neo.Afx.Services.Neo.Afx.Services.ListItemHistoryResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListItemHistory(inValue); ItemHistory = retVal.ItemHistory; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListChildrenResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListChildren(Neo.Afx.Services.Neo.Afx.Services.ListChildrenRequest request) { return base.Channel.ListChildren(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListChildren(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, bool Recursive, out Neo.Afx.Services.Neo.Afx.Services.CatalogItem[] CatalogItems) { Neo.Afx.Services.Neo.Afx.Services.ListChildrenRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListChildrenRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; inValue.Recursive = Recursive; Neo.Afx.Services.Neo.Afx.Services.ListChildrenResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListChildren(inValue); CatalogItems = retVal.CatalogItems; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListDependentItemsResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListDependentItems(Neo.Afx.Services.Neo.Afx.Services.ListDependentItemsRequest request) { return base.Channel.ListDependentItems(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListDependentItems(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, out Neo.Afx.Services.Neo.Afx.Services.CatalogItem[] CatalogItems) { Neo.Afx.Services.Neo.Afx.Services.ListDependentItemsRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListDependentItemsRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; Neo.Afx.Services.Neo.Afx.Services.ListDependentItemsResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListDependentItems(inValue); CatalogItems = retVal.CatalogItems; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.FindItemsResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.FindItems(Neo.Afx.Services.Neo.Afx.Services.FindItemsRequest request) { return base.Channel.FindItems(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader FindItems(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Folder, Neo.Afx.Services.Neo.Afx.Services.BooleanOperatorEnum BooleanOperator, Neo.Afx.Services.Neo.Afx.Services.Property[] SearchOptions, Neo.Afx.Services.Neo.Afx.Services.SearchCondition[] SearchConditions, out Neo.Afx.Services.Neo.Afx.Services.CatalogItem[] Items) { Neo.Afx.Services.Neo.Afx.Services.FindItemsRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.FindItemsRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.Folder = Folder; inValue.BooleanOperator = BooleanOperator; inValue.SearchOptions = SearchOptions; inValue.SearchConditions = SearchConditions; Neo.Afx.Services.Neo.Afx.Services.FindItemsResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).FindItems(inValue); Items = retVal.Items; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListParentsResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListParents(Neo.Afx.Services.Neo.Afx.Services.ListParentsRequest request) { return base.Channel.ListParents(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListParents(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, out Neo.Afx.Services.Neo.Afx.Services.CatalogItem[] ListParentsResult) { Neo.Afx.Services.Neo.Afx.Services.ListParentsRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListParentsRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; Neo.Afx.Services.Neo.Afx.Services.ListParentsResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListParents(inValue); ListParentsResult = retVal.ListParentsResult; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.CreateFolderResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.CreateFolder(Neo.Afx.Services.Neo.Afx.Services.CreateFolderRequest request) { return base.Channel.CreateFolder(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader CreateFolder(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Folder, string Parent, Neo.Afx.Services.Neo.Afx.Services.Property[] Properties, out Neo.Afx.Services.Neo.Afx.Services.CatalogItem ItemInfo) { Neo.Afx.Services.Neo.Afx.Services.CreateFolderRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.CreateFolderRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.Folder = Folder; inValue.Parent = Parent; inValue.Properties = Properties; Neo.Afx.Services.Neo.Afx.Services.CreateFolderResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).CreateFolder(inValue); ItemInfo = retVal.ItemInfo; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.SetPropertiesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.SetProperties(Neo.Afx.Services.Neo.Afx.Services.SetPropertiesRequest request) { return base.Channel.SetProperties(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader SetProperties(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, Neo.Afx.Services.Neo.Afx.Services.Property[] Properties) { Neo.Afx.Services.Neo.Afx.Services.SetPropertiesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.SetPropertiesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; inValue.Properties = Properties; Neo.Afx.Services.Neo.Afx.Services.SetPropertiesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).SetProperties(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GetPropertiesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GetProperties(Neo.Afx.Services.Neo.Afx.Services.GetPropertiesRequest request) { return base.Channel.GetProperties(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GetProperties(Neo.Afx.Services.Neo.Afx.Services.ItemNamespaceHeader ItemNamespaceHeader, Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, Neo.Afx.Services.Neo.Afx.Services.Property[] Properties, out Neo.Afx.Services.Neo.Afx.Services.Property[] Values) { Neo.Afx.Services.Neo.Afx.Services.GetPropertiesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GetPropertiesRequest(); inValue.ItemNamespaceHeader = ItemNamespaceHeader; inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; inValue.Properties = Properties; Neo.Afx.Services.Neo.Afx.Services.GetPropertiesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GetProperties(inValue); Values = retVal.Values; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.SetItemReferencesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.SetItemReferences(Neo.Afx.Services.Neo.Afx.Services.SetItemReferencesRequest request) { return base.Channel.SetItemReferences(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader SetItemReferences(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, Neo.Afx.Services.Neo.Afx.Services.ItemReference[] ItemReferences) { Neo.Afx.Services.Neo.Afx.Services.SetItemReferencesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.SetItemReferencesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; inValue.ItemReferences = ItemReferences; Neo.Afx.Services.Neo.Afx.Services.SetItemReferencesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).SetItemReferences(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GetItemReferencesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GetItemReferences(Neo.Afx.Services.Neo.Afx.Services.GetItemReferencesRequest request) { return base.Channel.GetItemReferences(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GetItemReferences(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, string ReferenceItemType, out Neo.Afx.Services.Neo.Afx.Services.ItemReferenceData[] ItemReferences) { Neo.Afx.Services.Neo.Afx.Services.GetItemReferencesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GetItemReferencesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; inValue.ReferenceItemType = ReferenceItemType; Neo.Afx.Services.Neo.Afx.Services.GetItemReferencesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GetItemReferences(inValue); ItemReferences = retVal.ItemReferences; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListItemTypesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListItemTypes(Neo.Afx.Services.Neo.Afx.Services.ListItemTypesRequest request) { return base.Channel.ListItemTypes(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListItemTypes(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, out string[] ListItemTypesResult) { Neo.Afx.Services.Neo.Afx.Services.ListItemTypesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListItemTypesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; Neo.Afx.Services.Neo.Afx.Services.ListItemTypesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListItemTypes(inValue); ListItemTypesResult = retVal.ListItemTypesResult; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.SetSubscriptionPropertiesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.SetSubscriptionProperties(Neo.Afx.Services.Neo.Afx.Services.SetSubscriptionPropertiesRequest request) { return base.Channel.SetSubscriptionProperties(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader SetSubscriptionProperties(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string SubscriptionID, Neo.Afx.Services.Neo.Afx.Services.ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, Neo.Afx.Services.Neo.Afx.Services.ParameterValue[] Parameters) { Neo.Afx.Services.Neo.Afx.Services.SetSubscriptionPropertiesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.SetSubscriptionPropertiesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.SubscriptionID = SubscriptionID; inValue.ExtensionSettings = ExtensionSettings; inValue.Description = Description; inValue.EventType = EventType; inValue.MatchData = MatchData; inValue.Parameters = Parameters; Neo.Afx.Services.Neo.Afx.Services.SetSubscriptionPropertiesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).SetSubscriptionProperties(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GetSubscriptionPropertiesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GetSubscriptionProperties(Neo.Afx.Services.Neo.Afx.Services.GetSubscriptionPropertiesRequest request) { return base.Channel.GetSubscriptionProperties(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GetSubscriptionProperties(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string SubscriptionID, out string Owner, out Neo.Afx.Services.Neo.Afx.Services.ExtensionSettings ExtensionSettings, out string Description, out Neo.Afx.Services.Neo.Afx.Services.ActiveState Active, out string Status, out string EventType, out string MatchData, out Neo.Afx.Services.Neo.Afx.Services.ParameterValue[] Parameters) { Neo.Afx.Services.Neo.Afx.Services.GetSubscriptionPropertiesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GetSubscriptionPropertiesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.SubscriptionID = SubscriptionID; Neo.Afx.Services.Neo.Afx.Services.GetSubscriptionPropertiesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GetSubscriptionProperties(inValue); Owner = retVal.Owner; ExtensionSettings = retVal.ExtensionSettings; Description = retVal.Description; Active = retVal.Active; Status = retVal.Status; EventType = retVal.EventType; MatchData = retVal.MatchData; Parameters = retVal.Parameters; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.SetDataDrivenSubscriptionPropertiesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.SetDataDrivenSubscriptionProperties(Neo.Afx.Services.Neo.Afx.Services.SetDataDrivenSubscriptionPropertiesRequest request) { return base.Channel.SetDataDrivenSubscriptionProperties(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader SetDataDrivenSubscriptionProperties(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string DataDrivenSubscriptionID, Neo.Afx.Services.Neo.Afx.Services.ExtensionSettings ExtensionSettings, Neo.Afx.Services.Neo.Afx.Services.DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, Neo.Afx.Services.Neo.Afx.Services.ParameterValueOrFieldReference[] Parameters) { Neo.Afx.Services.Neo.Afx.Services.SetDataDrivenSubscriptionPropertiesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.SetDataDrivenSubscriptionPropertiesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.DataDrivenSubscriptionID = DataDrivenSubscriptionID; inValue.ExtensionSettings = ExtensionSettings; inValue.DataRetrievalPlan = DataRetrievalPlan; inValue.Description = Description; inValue.EventType = EventType; inValue.MatchData = MatchData; inValue.Parameters = Parameters; Neo.Afx.Services.Neo.Afx.Services.SetDataDrivenSubscriptionPropertiesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).SetDataDrivenSubscriptionProperties(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GetDataDrivenSubscriptionPropertiesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GetDataDrivenSubscriptionProperties(Neo.Afx.Services.Neo.Afx.Services.GetDataDrivenSubscriptionPropertiesRequest request) { return base.Channel.GetDataDrivenSubscriptionProperties(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GetDataDrivenSubscriptionProperties(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string DataDrivenSubscriptionID, out string Owner, out Neo.Afx.Services.Neo.Afx.Services.ExtensionSettings ExtensionSettings, out Neo.Afx.Services.Neo.Afx.Services.DataRetrievalPlan DataRetrievalPlan, out string Description, out Neo.Afx.Services.Neo.Afx.Services.ActiveState Active, out string Status, out string EventType, out string MatchData, out Neo.Afx.Services.Neo.Afx.Services.ParameterValueOrFieldReference[] Parameters) { Neo.Afx.Services.Neo.Afx.Services.GetDataDrivenSubscriptionPropertiesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GetDataDrivenSubscriptionPropertiesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.DataDrivenSubscriptionID = DataDrivenSubscriptionID; Neo.Afx.Services.Neo.Afx.Services.GetDataDrivenSubscriptionPropertiesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GetDataDrivenSubscriptionProperties(inValue); Owner = retVal.Owner; ExtensionSettings = retVal.ExtensionSettings; DataRetrievalPlan = retVal.DataRetrievalPlan; Description = retVal.Description; Active = retVal.Active; Status = retVal.Status; EventType = retVal.EventType; MatchData = retVal.MatchData; Parameters = retVal.Parameters; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.DeleteSubscriptionResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.DeleteSubscription(Neo.Afx.Services.Neo.Afx.Services.DeleteSubscriptionRequest request) { return base.Channel.DeleteSubscription(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader DeleteSubscription(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string SubscriptionID) { Neo.Afx.Services.Neo.Afx.Services.DeleteSubscriptionRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.DeleteSubscriptionRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.SubscriptionID = SubscriptionID; Neo.Afx.Services.Neo.Afx.Services.DeleteSubscriptionResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).DeleteSubscription(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.CreateSubscriptionResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.CreateSubscription(Neo.Afx.Services.Neo.Afx.Services.CreateSubscriptionRequest request) { return base.Channel.CreateSubscription(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader CreateSubscription(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, Neo.Afx.Services.Neo.Afx.Services.ExtensionSettings ExtensionSettings, string Description, string EventType, string MatchData, Neo.Afx.Services.Neo.Afx.Services.ParameterValue[] Parameters, out string SubscriptionID) { Neo.Afx.Services.Neo.Afx.Services.CreateSubscriptionRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.CreateSubscriptionRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; inValue.ExtensionSettings = ExtensionSettings; inValue.Description = Description; inValue.EventType = EventType; inValue.MatchData = MatchData; inValue.Parameters = Parameters; Neo.Afx.Services.Neo.Afx.Services.CreateSubscriptionResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).CreateSubscription(inValue); SubscriptionID = retVal.SubscriptionID; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.CreateDataDrivenSubscriptionResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.CreateDataDrivenSubscription(Neo.Afx.Services.Neo.Afx.Services.CreateDataDrivenSubscriptionRequest request) { return base.Channel.CreateDataDrivenSubscription(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader CreateDataDrivenSubscription(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, Neo.Afx.Services.Neo.Afx.Services.ExtensionSettings ExtensionSettings, Neo.Afx.Services.Neo.Afx.Services.DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, Neo.Afx.Services.Neo.Afx.Services.ParameterValueOrFieldReference[] Parameters, out string SubscriptionID) { Neo.Afx.Services.Neo.Afx.Services.CreateDataDrivenSubscriptionRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.CreateDataDrivenSubscriptionRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; inValue.ExtensionSettings = ExtensionSettings; inValue.DataRetrievalPlan = DataRetrievalPlan; inValue.Description = Description; inValue.EventType = EventType; inValue.MatchData = MatchData; inValue.Parameters = Parameters; Neo.Afx.Services.Neo.Afx.Services.CreateDataDrivenSubscriptionResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).CreateDataDrivenSubscription(inValue); SubscriptionID = retVal.SubscriptionID; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GetExtensionSettingsResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GetExtensionSettings(Neo.Afx.Services.Neo.Afx.Services.GetExtensionSettingsRequest request) { return base.Channel.GetExtensionSettings(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GetExtensionSettings(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Extension, out Neo.Afx.Services.Neo.Afx.Services.ExtensionParameter[] ExtensionParameters) { Neo.Afx.Services.Neo.Afx.Services.GetExtensionSettingsRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GetExtensionSettingsRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.Extension = Extension; Neo.Afx.Services.Neo.Afx.Services.GetExtensionSettingsResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GetExtensionSettings(inValue); ExtensionParameters = retVal.ExtensionParameters; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ValidateExtensionSettingsResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ValidateExtensionSettings(Neo.Afx.Services.Neo.Afx.Services.ValidateExtensionSettingsRequest request) { return base.Channel.ValidateExtensionSettings(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ValidateExtensionSettings(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Extension, Neo.Afx.Services.Neo.Afx.Services.ParameterValueOrFieldReference[] ParameterValues, string SiteUrl, out Neo.Afx.Services.Neo.Afx.Services.ExtensionParameter[] ParameterErrors) { Neo.Afx.Services.Neo.Afx.Services.ValidateExtensionSettingsRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ValidateExtensionSettingsRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.Extension = Extension; inValue.ParameterValues = ParameterValues; inValue.SiteUrl = SiteUrl; Neo.Afx.Services.Neo.Afx.Services.ValidateExtensionSettingsResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ValidateExtensionSettings(inValue); ParameterErrors = retVal.ParameterErrors; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListSubscriptionsResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListSubscriptions(Neo.Afx.Services.Neo.Afx.Services.ListSubscriptionsRequest request) { return base.Channel.ListSubscriptions(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListSubscriptions(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPathOrSiteURL, out Neo.Afx.Services.Neo.Afx.Services.Subscription[] SubscriptionItems) { Neo.Afx.Services.Neo.Afx.Services.ListSubscriptionsRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListSubscriptionsRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPathOrSiteURL = ItemPathOrSiteURL; Neo.Afx.Services.Neo.Afx.Services.ListSubscriptionsResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListSubscriptions(inValue); SubscriptionItems = retVal.SubscriptionItems; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListMySubscriptionsResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListMySubscriptions(Neo.Afx.Services.Neo.Afx.Services.ListMySubscriptionsRequest request) { return base.Channel.ListMySubscriptions(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListMySubscriptions(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPathOrSiteURL, out Neo.Afx.Services.Neo.Afx.Services.Subscription[] SubscriptionItems) { Neo.Afx.Services.Neo.Afx.Services.ListMySubscriptionsRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListMySubscriptionsRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPathOrSiteURL = ItemPathOrSiteURL; Neo.Afx.Services.Neo.Afx.Services.ListMySubscriptionsResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListMySubscriptions(inValue); SubscriptionItems = retVal.SubscriptionItems; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListSubscriptionsUsingDataSourceResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListSubscriptionsUsingDataSource(Neo.Afx.Services.Neo.Afx.Services.ListSubscriptionsUsingDataSourceRequest request) { return base.Channel.ListSubscriptionsUsingDataSource(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListSubscriptionsUsingDataSource(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string DataSource, out Neo.Afx.Services.Neo.Afx.Services.Subscription[] SubscriptionItems) { Neo.Afx.Services.Neo.Afx.Services.ListSubscriptionsUsingDataSourceRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListSubscriptionsUsingDataSourceRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.DataSource = DataSource; Neo.Afx.Services.Neo.Afx.Services.ListSubscriptionsUsingDataSourceResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListSubscriptionsUsingDataSource(inValue); SubscriptionItems = retVal.SubscriptionItems; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ChangeSubscriptionOwnerResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ChangeSubscriptionOwner(Neo.Afx.Services.Neo.Afx.Services.ChangeSubscriptionOwnerRequest request) { return base.Channel.ChangeSubscriptionOwner(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ChangeSubscriptionOwner(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string SubscriptionID, string NewOwner) { Neo.Afx.Services.Neo.Afx.Services.ChangeSubscriptionOwnerRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ChangeSubscriptionOwnerRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.SubscriptionID = SubscriptionID; inValue.NewOwner = NewOwner; Neo.Afx.Services.Neo.Afx.Services.ChangeSubscriptionOwnerResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ChangeSubscriptionOwner(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.CreateDataSourceResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.CreateDataSource(Neo.Afx.Services.Neo.Afx.Services.CreateDataSourceRequest request) { return base.Channel.CreateDataSource(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader CreateDataSource(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string DataSource, string Parent, bool Overwrite, Neo.Afx.Services.Neo.Afx.Services.DataSourceDefinition Definition, Neo.Afx.Services.Neo.Afx.Services.Property[] Properties, out Neo.Afx.Services.Neo.Afx.Services.CatalogItem ItemInfo) { Neo.Afx.Services.Neo.Afx.Services.CreateDataSourceRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.CreateDataSourceRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.DataSource = DataSource; inValue.Parent = Parent; inValue.Overwrite = Overwrite; inValue.Definition = Definition; inValue.Properties = Properties; Neo.Afx.Services.Neo.Afx.Services.CreateDataSourceResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).CreateDataSource(inValue); ItemInfo = retVal.ItemInfo; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.PrepareQueryResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.PrepareQuery(Neo.Afx.Services.Neo.Afx.Services.PrepareQueryRequest request) { return base.Channel.PrepareQuery(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader PrepareQuery(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, Neo.Afx.Services.Neo.Afx.Services.DataSource DataSource, Neo.Afx.Services.Neo.Afx.Services.DataSetDefinition DataSet, out Neo.Afx.Services.Neo.Afx.Services.DataSetDefinition DataSettings, out bool Changed, out string[] ParameterNames) { Neo.Afx.Services.Neo.Afx.Services.PrepareQueryRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.PrepareQueryRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.DataSource = DataSource; inValue.DataSet = DataSet; Neo.Afx.Services.Neo.Afx.Services.PrepareQueryResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).PrepareQuery(inValue); DataSettings = retVal.DataSettings; Changed = retVal.Changed; ParameterNames = retVal.ParameterNames; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.EnableDataSourceResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.EnableDataSource(Neo.Afx.Services.Neo.Afx.Services.EnableDataSourceRequest request) { return base.Channel.EnableDataSource(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader EnableDataSource(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string DataSource) { Neo.Afx.Services.Neo.Afx.Services.EnableDataSourceRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.EnableDataSourceRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.DataSource = DataSource; Neo.Afx.Services.Neo.Afx.Services.EnableDataSourceResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).EnableDataSource(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.DisableDataSourceResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.DisableDataSource(Neo.Afx.Services.Neo.Afx.Services.DisableDataSourceRequest request) { return base.Channel.DisableDataSource(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader DisableDataSource(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string DataSource) { Neo.Afx.Services.Neo.Afx.Services.DisableDataSourceRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.DisableDataSourceRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.DataSource = DataSource; Neo.Afx.Services.Neo.Afx.Services.DisableDataSourceResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).DisableDataSource(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.SetDataSourceContentsResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.SetDataSourceContents(Neo.Afx.Services.Neo.Afx.Services.SetDataSourceContentsRequest request) { return base.Channel.SetDataSourceContents(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader SetDataSourceContents(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string DataSource, Neo.Afx.Services.Neo.Afx.Services.DataSourceDefinition Definition) { Neo.Afx.Services.Neo.Afx.Services.SetDataSourceContentsRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.SetDataSourceContentsRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.DataSource = DataSource; inValue.Definition = Definition; Neo.Afx.Services.Neo.Afx.Services.SetDataSourceContentsResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).SetDataSourceContents(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GetDataSourceContentsResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GetDataSourceContents(Neo.Afx.Services.Neo.Afx.Services.GetDataSourceContentsRequest request) { return base.Channel.GetDataSourceContents(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GetDataSourceContents(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string DataSource, out Neo.Afx.Services.Neo.Afx.Services.DataSourceDefinition Definition) { Neo.Afx.Services.Neo.Afx.Services.GetDataSourceContentsRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GetDataSourceContentsRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.DataSource = DataSource; Neo.Afx.Services.Neo.Afx.Services.GetDataSourceContentsResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GetDataSourceContents(inValue); Definition = retVal.Definition; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListDatabaseCredentialRetrievalOptionsResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListDatabaseCredentialRetrievalOptions(Neo.Afx.Services.Neo.Afx.Services.ListDatabaseCredentialRetrievalOptionsRequest request) { return base.Channel.ListDatabaseCredentialRetrievalOptions(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListDatabaseCredentialRetrievalOptions(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, out string[] ListDatabaseCredentialRetrievalOptionsResult) { Neo.Afx.Services.Neo.Afx.Services.ListDatabaseCredentialRetrievalOptionsRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListDatabaseCredentialRetrievalOptionsRequest(); inValue.TrustedUserHeader = TrustedUserHeader; Neo.Afx.Services.Neo.Afx.Services.ListDatabaseCredentialRetrievalOptionsResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListDatabaseCredentialRetrievalOptions(inValue); ListDatabaseCredentialRetrievalOptionsResult = retVal.ListDatabaseCredentialRetrievalOptionsResult; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.SetItemDataSourcesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.SetItemDataSources(Neo.Afx.Services.Neo.Afx.Services.SetItemDataSourcesRequest request) { return base.Channel.SetItemDataSources(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader SetItemDataSources(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, Neo.Afx.Services.Neo.Afx.Services.DataSource[] DataSources) { Neo.Afx.Services.Neo.Afx.Services.SetItemDataSourcesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.SetItemDataSourcesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; inValue.DataSources = DataSources; Neo.Afx.Services.Neo.Afx.Services.SetItemDataSourcesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).SetItemDataSources(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GetItemDataSourcesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GetItemDataSources(Neo.Afx.Services.Neo.Afx.Services.GetItemDataSourcesRequest request) { return base.Channel.GetItemDataSources(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GetItemDataSources(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, out Neo.Afx.Services.Neo.Afx.Services.DataSource[] DataSources) { Neo.Afx.Services.Neo.Afx.Services.GetItemDataSourcesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GetItemDataSourcesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; Neo.Afx.Services.Neo.Afx.Services.GetItemDataSourcesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GetItemDataSources(inValue); DataSources = retVal.DataSources; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.TestConnectForDataSourceDefinitionResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.TestConnectForDataSourceDefinition(Neo.Afx.Services.Neo.Afx.Services.TestConnectForDataSourceDefinitionRequest request) { return base.Channel.TestConnectForDataSourceDefinition(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader TestConnectForDataSourceDefinition(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, Neo.Afx.Services.Neo.Afx.Services.DataSourceDefinition DataSourceDefinition, string UserName, string Password, out bool TestConnectForDataSourceDefinitionResult, out string ConnectError) { Neo.Afx.Services.Neo.Afx.Services.TestConnectForDataSourceDefinitionRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.TestConnectForDataSourceDefinitionRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.DataSourceDefinition = DataSourceDefinition; inValue.UserName = UserName; inValue.Password = Password; Neo.Afx.Services.Neo.Afx.Services.TestConnectForDataSourceDefinitionResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).TestConnectForDataSourceDefinition(inValue); TestConnectForDataSourceDefinitionResult = retVal.TestConnectForDataSourceDefinitionResult; ConnectError = retVal.ConnectError; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.TestConnectForItemDataSourceResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.TestConnectForItemDataSource(Neo.Afx.Services.Neo.Afx.Services.TestConnectForItemDataSourceRequest request) { return base.Channel.TestConnectForItemDataSource(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader TestConnectForItemDataSource(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, string DataSourceName, string UserName, string Password, out bool TestConnectForItemDataSourceResult, out string ConnectError) { Neo.Afx.Services.Neo.Afx.Services.TestConnectForItemDataSourceRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.TestConnectForItemDataSourceRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; inValue.DataSourceName = DataSourceName; inValue.UserName = UserName; inValue.Password = Password; Neo.Afx.Services.Neo.Afx.Services.TestConnectForItemDataSourceResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).TestConnectForItemDataSource(inValue); TestConnectForItemDataSourceResult = retVal.TestConnectForItemDataSourceResult; ConnectError = retVal.ConnectError; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.CreateRoleResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.CreateRole(Neo.Afx.Services.Neo.Afx.Services.CreateRoleRequest request) { return base.Channel.CreateRole(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader CreateRole(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Name, string Description, string[] TaskIDs) { Neo.Afx.Services.Neo.Afx.Services.CreateRoleRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.CreateRoleRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.Name = Name; inValue.Description = Description; inValue.TaskIDs = TaskIDs; Neo.Afx.Services.Neo.Afx.Services.CreateRoleResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).CreateRole(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.SetRolePropertiesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.SetRoleProperties(Neo.Afx.Services.Neo.Afx.Services.SetRolePropertiesRequest request) { return base.Channel.SetRoleProperties(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader SetRoleProperties(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Name, string Description, string[] TaskIDs) { Neo.Afx.Services.Neo.Afx.Services.SetRolePropertiesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.SetRolePropertiesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.Name = Name; inValue.Description = Description; inValue.TaskIDs = TaskIDs; Neo.Afx.Services.Neo.Afx.Services.SetRolePropertiesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).SetRoleProperties(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GetRolePropertiesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GetRoleProperties(Neo.Afx.Services.Neo.Afx.Services.GetRolePropertiesRequest request) { return base.Channel.GetRoleProperties(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GetRoleProperties(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Name, string SiteUrl, out string[] TaskIDs, out string Description) { Neo.Afx.Services.Neo.Afx.Services.GetRolePropertiesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GetRolePropertiesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.Name = Name; inValue.SiteUrl = SiteUrl; Neo.Afx.Services.Neo.Afx.Services.GetRolePropertiesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GetRoleProperties(inValue); TaskIDs = retVal.TaskIDs; Description = retVal.Description; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.DeleteRoleResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.DeleteRole(Neo.Afx.Services.Neo.Afx.Services.DeleteRoleRequest request) { return base.Channel.DeleteRole(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader DeleteRole(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Name) { Neo.Afx.Services.Neo.Afx.Services.DeleteRoleRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.DeleteRoleRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.Name = Name; Neo.Afx.Services.Neo.Afx.Services.DeleteRoleResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).DeleteRole(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListRolesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListRoles(Neo.Afx.Services.Neo.Afx.Services.ListRolesRequest request) { return base.Channel.ListRoles(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListRoles(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string SecurityScope, string SiteUrl, out Neo.Afx.Services.Neo.Afx.Services.Role[] Roles) { Neo.Afx.Services.Neo.Afx.Services.ListRolesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListRolesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.SecurityScope = SecurityScope; inValue.SiteUrl = SiteUrl; Neo.Afx.Services.Neo.Afx.Services.ListRolesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListRoles(inValue); Roles = retVal.Roles; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListTasksResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListTasks(Neo.Afx.Services.Neo.Afx.Services.ListTasksRequest request) { return base.Channel.ListTasks(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListTasks(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string SecurityScope, out Neo.Afx.Services.Neo.Afx.Services.Task[] Tasks) { Neo.Afx.Services.Neo.Afx.Services.ListTasksRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListTasksRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.SecurityScope = SecurityScope; Neo.Afx.Services.Neo.Afx.Services.ListTasksResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListTasks(inValue); Tasks = retVal.Tasks; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.SetPoliciesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.SetPolicies(Neo.Afx.Services.Neo.Afx.Services.SetPoliciesRequest request) { return base.Channel.SetPolicies(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader SetPolicies(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, Neo.Afx.Services.Neo.Afx.Services.Policy[] Policies) { Neo.Afx.Services.Neo.Afx.Services.SetPoliciesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.SetPoliciesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; inValue.Policies = Policies; Neo.Afx.Services.Neo.Afx.Services.SetPoliciesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).SetPolicies(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GetPoliciesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GetPolicies(Neo.Afx.Services.Neo.Afx.Services.GetPoliciesRequest request) { return base.Channel.GetPolicies(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GetPolicies(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, out Neo.Afx.Services.Neo.Afx.Services.Policy[] Policies, out bool InheritParent) { Neo.Afx.Services.Neo.Afx.Services.GetPoliciesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GetPoliciesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; Neo.Afx.Services.Neo.Afx.Services.GetPoliciesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GetPolicies(inValue); Policies = retVal.Policies; InheritParent = retVal.InheritParent; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GetItemDataSourcePromptsResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GetItemDataSourcePrompts(Neo.Afx.Services.Neo.Afx.Services.GetItemDataSourcePromptsRequest request) { return base.Channel.GetItemDataSourcePrompts(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GetItemDataSourcePrompts(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, out Neo.Afx.Services.Neo.Afx.Services.DataSourcePrompt[] DataSourcePrompts) { Neo.Afx.Services.Neo.Afx.Services.GetItemDataSourcePromptsRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GetItemDataSourcePromptsRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; Neo.Afx.Services.Neo.Afx.Services.GetItemDataSourcePromptsResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GetItemDataSourcePrompts(inValue); DataSourcePrompts = retVal.DataSourcePrompts; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GenerateModelResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GenerateModel(Neo.Afx.Services.Neo.Afx.Services.GenerateModelRequest request) { return base.Channel.GenerateModel(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GenerateModel(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string DataSource, string Model, string Parent, Neo.Afx.Services.Neo.Afx.Services.Property[] Properties, out Neo.Afx.Services.Neo.Afx.Services.CatalogItem ItemInfo, out Neo.Afx.Services.Neo.Afx.Services.Warning[] Warnings) { Neo.Afx.Services.Neo.Afx.Services.GenerateModelRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GenerateModelRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.DataSource = DataSource; inValue.Model = Model; inValue.Parent = Parent; inValue.Properties = Properties; Neo.Afx.Services.Neo.Afx.Services.GenerateModelResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GenerateModel(inValue); ItemInfo = retVal.ItemInfo; Warnings = retVal.Warnings; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GetModelItemPermissionsResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GetModelItemPermissions(Neo.Afx.Services.Neo.Afx.Services.GetModelItemPermissionsRequest request) { return base.Channel.GetModelItemPermissions(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GetModelItemPermissions(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Model, string ModelItemID, out string[] Permissions) { Neo.Afx.Services.Neo.Afx.Services.GetModelItemPermissionsRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GetModelItemPermissionsRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.Model = Model; inValue.ModelItemID = ModelItemID; Neo.Afx.Services.Neo.Afx.Services.GetModelItemPermissionsResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GetModelItemPermissions(inValue); Permissions = retVal.Permissions; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.SetModelItemPoliciesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.SetModelItemPolicies(Neo.Afx.Services.Neo.Afx.Services.SetModelItemPoliciesRequest request) { return base.Channel.SetModelItemPolicies(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader SetModelItemPolicies(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Model, string ModelItemID, Neo.Afx.Services.Neo.Afx.Services.Policy[] Policies) { Neo.Afx.Services.Neo.Afx.Services.SetModelItemPoliciesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.SetModelItemPoliciesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.Model = Model; inValue.ModelItemID = ModelItemID; inValue.Policies = Policies; Neo.Afx.Services.Neo.Afx.Services.SetModelItemPoliciesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).SetModelItemPolicies(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GetModelItemPoliciesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GetModelItemPolicies(Neo.Afx.Services.Neo.Afx.Services.GetModelItemPoliciesRequest request) { return base.Channel.GetModelItemPolicies(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GetModelItemPolicies(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Model, string ModelItemID, out Neo.Afx.Services.Neo.Afx.Services.Policy[] Policies, out bool InheritParent) { Neo.Afx.Services.Neo.Afx.Services.GetModelItemPoliciesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GetModelItemPoliciesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.Model = Model; inValue.ModelItemID = ModelItemID; Neo.Afx.Services.Neo.Afx.Services.GetModelItemPoliciesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GetModelItemPolicies(inValue); Policies = retVal.Policies; InheritParent = retVal.InheritParent; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GetUserModelResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GetUserModel(Neo.Afx.Services.Neo.Afx.Services.GetUserModelRequest request) { return base.Channel.GetUserModel(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GetUserModel(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Model, string Perspective, out byte[] Definition) { Neo.Afx.Services.Neo.Afx.Services.GetUserModelRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GetUserModelRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.Model = Model; inValue.Perspective = Perspective; Neo.Afx.Services.Neo.Afx.Services.GetUserModelResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GetUserModel(inValue); Definition = retVal.Definition; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.InheritModelItemParentSecurityResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.InheritModelItemParentSecurity(Neo.Afx.Services.Neo.Afx.Services.InheritModelItemParentSecurityRequest request) { return base.Channel.InheritModelItemParentSecurity(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader InheritModelItemParentSecurity(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Model, string ModelItemID) { Neo.Afx.Services.Neo.Afx.Services.InheritModelItemParentSecurityRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.InheritModelItemParentSecurityRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.Model = Model; inValue.ModelItemID = ModelItemID; Neo.Afx.Services.Neo.Afx.Services.InheritModelItemParentSecurityResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).InheritModelItemParentSecurity(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.SetModelDrillthroughReportsResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.SetModelDrillthroughReports(Neo.Afx.Services.Neo.Afx.Services.SetModelDrillthroughReportsRequest request) { return base.Channel.SetModelDrillthroughReports(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader SetModelDrillthroughReports(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Model, string ModelItemID, Neo.Afx.Services.Neo.Afx.Services.ModelDrillthroughReport[] Reports) { Neo.Afx.Services.Neo.Afx.Services.SetModelDrillthroughReportsRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.SetModelDrillthroughReportsRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.Model = Model; inValue.ModelItemID = ModelItemID; inValue.Reports = Reports; Neo.Afx.Services.Neo.Afx.Services.SetModelDrillthroughReportsResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).SetModelDrillthroughReports(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListModelDrillthroughReportsResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListModelDrillthroughReports(Neo.Afx.Services.Neo.Afx.Services.ListModelDrillthroughReportsRequest request) { return base.Channel.ListModelDrillthroughReports(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListModelDrillthroughReports(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Model, string ModelItemID, out Neo.Afx.Services.Neo.Afx.Services.ModelDrillthroughReport[] Reports) { Neo.Afx.Services.Neo.Afx.Services.ListModelDrillthroughReportsRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListModelDrillthroughReportsRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.Model = Model; inValue.ModelItemID = ModelItemID; Neo.Afx.Services.Neo.Afx.Services.ListModelDrillthroughReportsResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListModelDrillthroughReports(inValue); Reports = retVal.Reports; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListModelItemChildrenResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListModelItemChildren(Neo.Afx.Services.Neo.Afx.Services.ListModelItemChildrenRequest request) { return base.Channel.ListModelItemChildren(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListModelItemChildren(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Model, string ModelItemID, bool Recursive, out Neo.Afx.Services.Neo.Afx.Services.ModelItem[] ModelItems) { Neo.Afx.Services.Neo.Afx.Services.ListModelItemChildrenRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListModelItemChildrenRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.Model = Model; inValue.ModelItemID = ModelItemID; inValue.Recursive = Recursive; Neo.Afx.Services.Neo.Afx.Services.ListModelItemChildrenResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListModelItemChildren(inValue); ModelItems = retVal.ModelItems; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListModelItemTypesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListModelItemTypes(Neo.Afx.Services.Neo.Afx.Services.ListModelItemTypesRequest request) { return base.Channel.ListModelItemTypes(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListModelItemTypes(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, out string[] ListModelItemTypesResult) { Neo.Afx.Services.Neo.Afx.Services.ListModelItemTypesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListModelItemTypesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; Neo.Afx.Services.Neo.Afx.Services.ListModelItemTypesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListModelItemTypes(inValue); ListModelItemTypesResult = retVal.ListModelItemTypesResult; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListModelPerspectivesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListModelPerspectives(Neo.Afx.Services.Neo.Afx.Services.ListModelPerspectivesRequest request) { return base.Channel.ListModelPerspectives(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListModelPerspectives(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Model, out Neo.Afx.Services.Neo.Afx.Services.ModelCatalogItem[] ModelCatalogItems) { Neo.Afx.Services.Neo.Afx.Services.ListModelPerspectivesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListModelPerspectivesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.Model = Model; Neo.Afx.Services.Neo.Afx.Services.ListModelPerspectivesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListModelPerspectives(inValue); ModelCatalogItems = retVal.ModelCatalogItems; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.RegenerateModelResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.RegenerateModel(Neo.Afx.Services.Neo.Afx.Services.RegenerateModelRequest request) { return base.Channel.RegenerateModel(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader RegenerateModel(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Model, out Neo.Afx.Services.Neo.Afx.Services.Warning[] Warnings) { Neo.Afx.Services.Neo.Afx.Services.RegenerateModelRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.RegenerateModelRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.Model = Model; Neo.Afx.Services.Neo.Afx.Services.RegenerateModelResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).RegenerateModel(inValue); Warnings = retVal.Warnings; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.RemoveAllModelItemPoliciesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.RemoveAllModelItemPolicies(Neo.Afx.Services.Neo.Afx.Services.RemoveAllModelItemPoliciesRequest request) { return base.Channel.RemoveAllModelItemPolicies(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader RemoveAllModelItemPolicies(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Model) { Neo.Afx.Services.Neo.Afx.Services.RemoveAllModelItemPoliciesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.RemoveAllModelItemPoliciesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.Model = Model; Neo.Afx.Services.Neo.Afx.Services.RemoveAllModelItemPoliciesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).RemoveAllModelItemPolicies(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.CreateScheduleResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.CreateSchedule(Neo.Afx.Services.Neo.Afx.Services.CreateScheduleRequest request) { return base.Channel.CreateSchedule(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader CreateSchedule(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Name, Neo.Afx.Services.Neo.Afx.Services.ScheduleDefinition ScheduleDefinition, string SiteUrl, out string ScheduleID) { Neo.Afx.Services.Neo.Afx.Services.CreateScheduleRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.CreateScheduleRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.Name = Name; inValue.ScheduleDefinition = ScheduleDefinition; inValue.SiteUrl = SiteUrl; Neo.Afx.Services.Neo.Afx.Services.CreateScheduleResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).CreateSchedule(inValue); ScheduleID = retVal.ScheduleID; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.DeleteScheduleResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.DeleteSchedule(Neo.Afx.Services.Neo.Afx.Services.DeleteScheduleRequest request) { return base.Channel.DeleteSchedule(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader DeleteSchedule(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ScheduleID) { Neo.Afx.Services.Neo.Afx.Services.DeleteScheduleRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.DeleteScheduleRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ScheduleID = ScheduleID; Neo.Afx.Services.Neo.Afx.Services.DeleteScheduleResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).DeleteSchedule(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListSchedulesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListSchedules(Neo.Afx.Services.Neo.Afx.Services.ListSchedulesRequest request) { return base.Channel.ListSchedules(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListSchedules(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string SiteUrl, out Neo.Afx.Services.Neo.Afx.Services.Schedule[] Schedules) { Neo.Afx.Services.Neo.Afx.Services.ListSchedulesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListSchedulesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.SiteUrl = SiteUrl; Neo.Afx.Services.Neo.Afx.Services.ListSchedulesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListSchedules(inValue); Schedules = retVal.Schedules; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GetSchedulePropertiesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GetScheduleProperties(Neo.Afx.Services.Neo.Afx.Services.GetSchedulePropertiesRequest request) { return base.Channel.GetScheduleProperties(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GetScheduleProperties(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ScheduleID, out Neo.Afx.Services.Neo.Afx.Services.Schedule Schedule) { Neo.Afx.Services.Neo.Afx.Services.GetSchedulePropertiesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GetSchedulePropertiesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ScheduleID = ScheduleID; Neo.Afx.Services.Neo.Afx.Services.GetSchedulePropertiesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GetScheduleProperties(inValue); Schedule = retVal.Schedule; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListScheduleStatesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListScheduleStates(Neo.Afx.Services.Neo.Afx.Services.ListScheduleStatesRequest request) { return base.Channel.ListScheduleStates(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListScheduleStates(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, out string[] ListScheduleStatesResult) { Neo.Afx.Services.Neo.Afx.Services.ListScheduleStatesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListScheduleStatesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; Neo.Afx.Services.Neo.Afx.Services.ListScheduleStatesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListScheduleStates(inValue); ListScheduleStatesResult = retVal.ListScheduleStatesResult; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.PauseScheduleResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.PauseSchedule(Neo.Afx.Services.Neo.Afx.Services.PauseScheduleRequest request) { return base.Channel.PauseSchedule(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader PauseSchedule(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ScheduleID) { Neo.Afx.Services.Neo.Afx.Services.PauseScheduleRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.PauseScheduleRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ScheduleID = ScheduleID; Neo.Afx.Services.Neo.Afx.Services.PauseScheduleResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).PauseSchedule(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ResumeScheduleResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ResumeSchedule(Neo.Afx.Services.Neo.Afx.Services.ResumeScheduleRequest request) { return base.Channel.ResumeSchedule(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ResumeSchedule(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ScheduleID) { Neo.Afx.Services.Neo.Afx.Services.ResumeScheduleRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ResumeScheduleRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ScheduleID = ScheduleID; Neo.Afx.Services.Neo.Afx.Services.ResumeScheduleResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ResumeSchedule(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.SetSchedulePropertiesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.SetScheduleProperties(Neo.Afx.Services.Neo.Afx.Services.SetSchedulePropertiesRequest request) { return base.Channel.SetScheduleProperties(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader SetScheduleProperties(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Name, string ScheduleID, Neo.Afx.Services.Neo.Afx.Services.ScheduleDefinition ScheduleDefinition) { Neo.Afx.Services.Neo.Afx.Services.SetSchedulePropertiesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.SetSchedulePropertiesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.Name = Name; inValue.ScheduleID = ScheduleID; inValue.ScheduleDefinition = ScheduleDefinition; Neo.Afx.Services.Neo.Afx.Services.SetSchedulePropertiesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).SetScheduleProperties(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListScheduledItemsResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListScheduledItems(Neo.Afx.Services.Neo.Afx.Services.ListScheduledItemsRequest request) { return base.Channel.ListScheduledItems(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListScheduledItems(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ScheduleID, out Neo.Afx.Services.Neo.Afx.Services.CatalogItem[] Items) { Neo.Afx.Services.Neo.Afx.Services.ListScheduledItemsRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListScheduledItemsRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ScheduleID = ScheduleID; Neo.Afx.Services.Neo.Afx.Services.ListScheduledItemsResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListScheduledItems(inValue); Items = retVal.Items; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.SetItemParametersResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.SetItemParameters(Neo.Afx.Services.Neo.Afx.Services.SetItemParametersRequest request) { return base.Channel.SetItemParameters(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader SetItemParameters(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, Neo.Afx.Services.Neo.Afx.Services.ItemParameter[] Parameters) { Neo.Afx.Services.Neo.Afx.Services.SetItemParametersRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.SetItemParametersRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; inValue.Parameters = Parameters; Neo.Afx.Services.Neo.Afx.Services.SetItemParametersResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).SetItemParameters(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GetItemParametersResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GetItemParameters(Neo.Afx.Services.Neo.Afx.Services.GetItemParametersRequest request) { return base.Channel.GetItemParameters(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GetItemParameters(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, string HistoryID, bool ForRendering, Neo.Afx.Services.Neo.Afx.Services.ParameterValue[] Values, Neo.Afx.Services.Neo.Afx.Services.DataSourceCredentials[] Credentials, out Neo.Afx.Services.Neo.Afx.Services.ItemParameter[] Parameters) { Neo.Afx.Services.Neo.Afx.Services.GetItemParametersRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GetItemParametersRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; inValue.HistoryID = HistoryID; inValue.ForRendering = ForRendering; inValue.Values = Values; inValue.Credentials = Credentials; Neo.Afx.Services.Neo.Afx.Services.GetItemParametersResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GetItemParameters(inValue); Parameters = retVal.Parameters; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListParameterTypesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListParameterTypes(Neo.Afx.Services.Neo.Afx.Services.ListParameterTypesRequest request) { return base.Channel.ListParameterTypes(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListParameterTypes(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, out string[] ListParameterTypesResult) { Neo.Afx.Services.Neo.Afx.Services.ListParameterTypesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListParameterTypesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; Neo.Afx.Services.Neo.Afx.Services.ListParameterTypesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListParameterTypes(inValue); ListParameterTypesResult = retVal.ListParameterTypesResult; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListParameterStatesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListParameterStates(Neo.Afx.Services.Neo.Afx.Services.ListParameterStatesRequest request) { return base.Channel.ListParameterStates(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListParameterStates(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, out string[] ListParameterStatesResult) { Neo.Afx.Services.Neo.Afx.Services.ListParameterStatesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListParameterStatesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; Neo.Afx.Services.Neo.Afx.Services.ListParameterStatesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListParameterStates(inValue); ListParameterStatesResult = retVal.ListParameterStatesResult; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.CreateReportEditSessionResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.CreateReportEditSession(Neo.Afx.Services.Neo.Afx.Services.CreateReportEditSessionRequest request) { return base.Channel.CreateReportEditSession(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader CreateReportEditSession(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string Report, string Parent, byte[] Definition, out string EditSessionID, out Neo.Afx.Services.Neo.Afx.Services.Warning[] Warnings) { Neo.Afx.Services.Neo.Afx.Services.CreateReportEditSessionRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.CreateReportEditSessionRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.Report = Report; inValue.Parent = Parent; inValue.Definition = Definition; Neo.Afx.Services.Neo.Afx.Services.CreateReportEditSessionResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).CreateReportEditSession(inValue); EditSessionID = retVal.EditSessionID; Warnings = retVal.Warnings; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.CreateLinkedItemResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.CreateLinkedItem(Neo.Afx.Services.Neo.Afx.Services.CreateLinkedItemRequest request) { return base.Channel.CreateLinkedItem(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader CreateLinkedItem(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, string Parent, string Link, Neo.Afx.Services.Neo.Afx.Services.Property[] Properties) { Neo.Afx.Services.Neo.Afx.Services.CreateLinkedItemRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.CreateLinkedItemRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; inValue.Parent = Parent; inValue.Link = Link; inValue.Properties = Properties; Neo.Afx.Services.Neo.Afx.Services.CreateLinkedItemResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).CreateLinkedItem(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.SetItemLinkResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.SetItemLink(Neo.Afx.Services.Neo.Afx.Services.SetItemLinkRequest request) { return base.Channel.SetItemLink(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader SetItemLink(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, string Link) { Neo.Afx.Services.Neo.Afx.Services.SetItemLinkRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.SetItemLinkRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; inValue.Link = Link; Neo.Afx.Services.Neo.Afx.Services.SetItemLinkResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).SetItemLink(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GetItemLinkResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GetItemLink(Neo.Afx.Services.Neo.Afx.Services.GetItemLinkRequest request) { return base.Channel.GetItemLink(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GetItemLink(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, out string Link) { Neo.Afx.Services.Neo.Afx.Services.GetItemLinkRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GetItemLinkRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; Neo.Afx.Services.Neo.Afx.Services.GetItemLinkResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GetItemLink(inValue); Link = retVal.Link; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListExecutionSettingsResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListExecutionSettings(Neo.Afx.Services.Neo.Afx.Services.ListExecutionSettingsRequest request) { return base.Channel.ListExecutionSettings(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListExecutionSettings(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, out string[] ListExecutionSettingsResult) { Neo.Afx.Services.Neo.Afx.Services.ListExecutionSettingsRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListExecutionSettingsRequest(); inValue.TrustedUserHeader = TrustedUserHeader; Neo.Afx.Services.Neo.Afx.Services.ListExecutionSettingsResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListExecutionSettings(inValue); ListExecutionSettingsResult = retVal.ListExecutionSettingsResult; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.SetExecutionOptionsResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.SetExecutionOptions(Neo.Afx.Services.Neo.Afx.Services.SetExecutionOptionsRequest request) { return base.Channel.SetExecutionOptions(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader SetExecutionOptions(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, string ExecutionSetting, Neo.Afx.Services.Neo.Afx.Services.ScheduleDefinitionOrReference Item) { Neo.Afx.Services.Neo.Afx.Services.SetExecutionOptionsRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.SetExecutionOptionsRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; inValue.ExecutionSetting = ExecutionSetting; inValue.Item = Item; Neo.Afx.Services.Neo.Afx.Services.SetExecutionOptionsResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).SetExecutionOptions(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GetExecutionOptionsResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GetExecutionOptions(Neo.Afx.Services.Neo.Afx.Services.GetExecutionOptionsRequest request) { return base.Channel.GetExecutionOptions(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GetExecutionOptions(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, out string ExecutionSetting, out Neo.Afx.Services.Neo.Afx.Services.ScheduleDefinitionOrReference Item) { Neo.Afx.Services.Neo.Afx.Services.GetExecutionOptionsRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GetExecutionOptionsRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; Neo.Afx.Services.Neo.Afx.Services.GetExecutionOptionsResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GetExecutionOptions(inValue); ExecutionSetting = retVal.ExecutionSetting; Item = retVal.Item; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.UpdateItemExecutionSnapshotResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.UpdateItemExecutionSnapshot(Neo.Afx.Services.Neo.Afx.Services.UpdateItemExecutionSnapshotRequest request) { return base.Channel.UpdateItemExecutionSnapshot(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader UpdateItemExecutionSnapshot(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath) { Neo.Afx.Services.Neo.Afx.Services.UpdateItemExecutionSnapshotRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.UpdateItemExecutionSnapshotRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; Neo.Afx.Services.Neo.Afx.Services.UpdateItemExecutionSnapshotResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).UpdateItemExecutionSnapshot(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.SetCacheOptionsResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.SetCacheOptions(Neo.Afx.Services.Neo.Afx.Services.SetCacheOptionsRequest request) { return base.Channel.SetCacheOptions(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader SetCacheOptions(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, bool CacheItem, Neo.Afx.Services.Neo.Afx.Services.ExpirationDefinition Item) { Neo.Afx.Services.Neo.Afx.Services.SetCacheOptionsRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.SetCacheOptionsRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; inValue.CacheItem = CacheItem; inValue.Item = Item; Neo.Afx.Services.Neo.Afx.Services.SetCacheOptionsResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).SetCacheOptions(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GetCacheOptionsResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GetCacheOptions(Neo.Afx.Services.Neo.Afx.Services.GetCacheOptionsRequest request) { return base.Channel.GetCacheOptions(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GetCacheOptions(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, out bool CacheItem, out Neo.Afx.Services.Neo.Afx.Services.ExpirationDefinition Item) { Neo.Afx.Services.Neo.Afx.Services.GetCacheOptionsRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GetCacheOptionsRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; Neo.Afx.Services.Neo.Afx.Services.GetCacheOptionsResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GetCacheOptions(inValue); CacheItem = retVal.CacheItem; Item = retVal.Item; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.FlushCacheResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.FlushCache(Neo.Afx.Services.Neo.Afx.Services.FlushCacheRequest request) { return base.Channel.FlushCache(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader FlushCache(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath) { Neo.Afx.Services.Neo.Afx.Services.FlushCacheRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.FlushCacheRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; Neo.Afx.Services.Neo.Afx.Services.FlushCacheResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).FlushCache(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.CreateItemHistorySnapshotResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.CreateItemHistorySnapshot(Neo.Afx.Services.Neo.Afx.Services.CreateItemHistorySnapshotRequest request) { return base.Channel.CreateItemHistorySnapshot(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader CreateItemHistorySnapshot(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, out string HistoryID, out Neo.Afx.Services.Neo.Afx.Services.Warning[] Warnings) { Neo.Afx.Services.Neo.Afx.Services.CreateItemHistorySnapshotRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.CreateItemHistorySnapshotRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; Neo.Afx.Services.Neo.Afx.Services.CreateItemHistorySnapshotResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).CreateItemHistorySnapshot(inValue); HistoryID = retVal.HistoryID; Warnings = retVal.Warnings; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.DeleteItemHistorySnapshotResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.DeleteItemHistorySnapshot(Neo.Afx.Services.Neo.Afx.Services.DeleteItemHistorySnapshotRequest request) { return base.Channel.DeleteItemHistorySnapshot(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader DeleteItemHistorySnapshot(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, string HistoryID) { Neo.Afx.Services.Neo.Afx.Services.DeleteItemHistorySnapshotRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.DeleteItemHistorySnapshotRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; inValue.HistoryID = HistoryID; Neo.Afx.Services.Neo.Afx.Services.DeleteItemHistorySnapshotResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).DeleteItemHistorySnapshot(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.SetItemHistoryLimitResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.SetItemHistoryLimit(Neo.Afx.Services.Neo.Afx.Services.SetItemHistoryLimitRequest request) { return base.Channel.SetItemHistoryLimit(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader SetItemHistoryLimit(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, bool UseSystem, int HistoryLimit) { Neo.Afx.Services.Neo.Afx.Services.SetItemHistoryLimitRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.SetItemHistoryLimitRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; inValue.UseSystem = UseSystem; inValue.HistoryLimit = HistoryLimit; Neo.Afx.Services.Neo.Afx.Services.SetItemHistoryLimitResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).SetItemHistoryLimit(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GetItemHistoryLimitResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GetItemHistoryLimit(Neo.Afx.Services.Neo.Afx.Services.GetItemHistoryLimitRequest request) { return base.Channel.GetItemHistoryLimit(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GetItemHistoryLimit(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, out int HistoryLimit, out bool IsSystem, out int SystemLimit) { Neo.Afx.Services.Neo.Afx.Services.GetItemHistoryLimitRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GetItemHistoryLimitRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; Neo.Afx.Services.Neo.Afx.Services.GetItemHistoryLimitResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GetItemHistoryLimit(inValue); HistoryLimit = retVal.HistoryLimit; IsSystem = retVal.IsSystem; SystemLimit = retVal.SystemLimit; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.SetItemHistoryOptionsResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.SetItemHistoryOptions(Neo.Afx.Services.Neo.Afx.Services.SetItemHistoryOptionsRequest request) { return base.Channel.SetItemHistoryOptions(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader SetItemHistoryOptions(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, Neo.Afx.Services.Neo.Afx.Services.ScheduleDefinitionOrReference Item) { Neo.Afx.Services.Neo.Afx.Services.SetItemHistoryOptionsRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.SetItemHistoryOptionsRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; inValue.EnableManualSnapshotCreation = EnableManualSnapshotCreation; inValue.KeepExecutionSnapshots = KeepExecutionSnapshots; inValue.Item = Item; Neo.Afx.Services.Neo.Afx.Services.SetItemHistoryOptionsResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).SetItemHistoryOptions(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GetItemHistoryOptionsResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GetItemHistoryOptions(Neo.Afx.Services.Neo.Afx.Services.GetItemHistoryOptionsRequest request) { return base.Channel.GetItemHistoryOptions(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GetItemHistoryOptions(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, out bool EnableManualSnapshotCreation, out bool KeepExecutionSnapshots, out Neo.Afx.Services.Neo.Afx.Services.ScheduleDefinitionOrReference Item) { Neo.Afx.Services.Neo.Afx.Services.GetItemHistoryOptionsRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GetItemHistoryOptionsRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; Neo.Afx.Services.Neo.Afx.Services.GetItemHistoryOptionsResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GetItemHistoryOptions(inValue); EnableManualSnapshotCreation = retVal.EnableManualSnapshotCreation; KeepExecutionSnapshots = retVal.KeepExecutionSnapshots; Item = retVal.Item; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GetReportServerConfigInfoResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GetReportServerConfigInfo(Neo.Afx.Services.Neo.Afx.Services.GetReportServerConfigInfoRequest request) { return base.Channel.GetReportServerConfigInfo(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GetReportServerConfigInfo(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, bool ScaleOut, out string ServerConfigInfo) { Neo.Afx.Services.Neo.Afx.Services.GetReportServerConfigInfoRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GetReportServerConfigInfoRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ScaleOut = ScaleOut; Neo.Afx.Services.Neo.Afx.Services.GetReportServerConfigInfoResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GetReportServerConfigInfo(inValue); ServerConfigInfo = retVal.ServerConfigInfo; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.IsSSLRequiredResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.IsSSLRequired(Neo.Afx.Services.Neo.Afx.Services.IsSSLRequiredRequest request) { return base.Channel.IsSSLRequired(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader IsSSLRequired(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, out bool IsSSLRequiredResult) { Neo.Afx.Services.Neo.Afx.Services.IsSSLRequiredRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.IsSSLRequiredRequest(); inValue.TrustedUserHeader = TrustedUserHeader; Neo.Afx.Services.Neo.Afx.Services.IsSSLRequiredResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).IsSSLRequired(inValue); IsSSLRequiredResult = retVal.IsSSLRequiredResult; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.SetSystemPropertiesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.SetSystemProperties(Neo.Afx.Services.Neo.Afx.Services.SetSystemPropertiesRequest request) { return base.Channel.SetSystemProperties(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader SetSystemProperties(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, Neo.Afx.Services.Neo.Afx.Services.Property[] Properties) { Neo.Afx.Services.Neo.Afx.Services.SetSystemPropertiesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.SetSystemPropertiesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.Properties = Properties; Neo.Afx.Services.Neo.Afx.Services.SetSystemPropertiesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).SetSystemProperties(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GetSystemPropertiesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GetSystemProperties(Neo.Afx.Services.Neo.Afx.Services.GetSystemPropertiesRequest request) { return base.Channel.GetSystemProperties(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GetSystemProperties(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, Neo.Afx.Services.Neo.Afx.Services.Property[] Properties, out Neo.Afx.Services.Neo.Afx.Services.Property[] Values) { Neo.Afx.Services.Neo.Afx.Services.GetSystemPropertiesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GetSystemPropertiesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.Properties = Properties; Neo.Afx.Services.Neo.Afx.Services.GetSystemPropertiesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GetSystemProperties(inValue); Values = retVal.Values; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.SetSystemPoliciesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.SetSystemPolicies(Neo.Afx.Services.Neo.Afx.Services.SetSystemPoliciesRequest request) { return base.Channel.SetSystemPolicies(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader SetSystemPolicies(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, Neo.Afx.Services.Neo.Afx.Services.Policy[] Policies) { Neo.Afx.Services.Neo.Afx.Services.SetSystemPoliciesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.SetSystemPoliciesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.Policies = Policies; Neo.Afx.Services.Neo.Afx.Services.SetSystemPoliciesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).SetSystemPolicies(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GetSystemPoliciesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GetSystemPolicies(Neo.Afx.Services.Neo.Afx.Services.GetSystemPoliciesRequest request) { return base.Channel.GetSystemPolicies(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GetSystemPolicies(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, out Neo.Afx.Services.Neo.Afx.Services.Policy[] Policies) { Neo.Afx.Services.Neo.Afx.Services.GetSystemPoliciesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GetSystemPoliciesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; Neo.Afx.Services.Neo.Afx.Services.GetSystemPoliciesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GetSystemPolicies(inValue); Policies = retVal.Policies; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListExtensionsResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListExtensions(Neo.Afx.Services.Neo.Afx.Services.ListExtensionsRequest request) { return base.Channel.ListExtensions(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListExtensions(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ExtensionType, out Neo.Afx.Services.Neo.Afx.Services.Extension[] Extensions) { Neo.Afx.Services.Neo.Afx.Services.ListExtensionsRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListExtensionsRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ExtensionType = ExtensionType; Neo.Afx.Services.Neo.Afx.Services.ListExtensionsResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListExtensions(inValue); Extensions = retVal.Extensions; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListExtensionTypesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListExtensionTypes(Neo.Afx.Services.Neo.Afx.Services.ListExtensionTypesRequest request) { return base.Channel.ListExtensionTypes(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListExtensionTypes(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, out string[] ListExtensionTypesResult) { Neo.Afx.Services.Neo.Afx.Services.ListExtensionTypesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListExtensionTypesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; Neo.Afx.Services.Neo.Afx.Services.ListExtensionTypesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListExtensionTypes(inValue); ListExtensionTypesResult = retVal.ListExtensionTypesResult; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListEventsResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListEvents(Neo.Afx.Services.Neo.Afx.Services.ListEventsRequest request) { return base.Channel.ListEvents(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListEvents(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, out Neo.Afx.Services.Neo.Afx.Services.Event[] Events) { Neo.Afx.Services.Neo.Afx.Services.ListEventsRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListEventsRequest(); inValue.TrustedUserHeader = TrustedUserHeader; Neo.Afx.Services.Neo.Afx.Services.ListEventsResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListEvents(inValue); Events = retVal.Events; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.FireEventResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.FireEvent(Neo.Afx.Services.Neo.Afx.Services.FireEventRequest request) { return base.Channel.FireEvent(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader FireEvent(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string EventType, string EventData, string SiteUrl) { Neo.Afx.Services.Neo.Afx.Services.FireEventRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.FireEventRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.EventType = EventType; inValue.EventData = EventData; inValue.SiteUrl = SiteUrl; Neo.Afx.Services.Neo.Afx.Services.FireEventResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).FireEvent(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListJobsResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListJobs(Neo.Afx.Services.Neo.Afx.Services.ListJobsRequest request) { return base.Channel.ListJobs(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListJobs(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, out Neo.Afx.Services.Neo.Afx.Services.Job[] Jobs) { Neo.Afx.Services.Neo.Afx.Services.ListJobsRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListJobsRequest(); inValue.TrustedUserHeader = TrustedUserHeader; Neo.Afx.Services.Neo.Afx.Services.ListJobsResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListJobs(inValue); Jobs = retVal.Jobs; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListJobTypesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListJobTypes(Neo.Afx.Services.Neo.Afx.Services.ListJobTypesRequest request) { return base.Channel.ListJobTypes(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListJobTypes(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, out string[] ListJobTypesResult) { Neo.Afx.Services.Neo.Afx.Services.ListJobTypesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListJobTypesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; Neo.Afx.Services.Neo.Afx.Services.ListJobTypesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListJobTypes(inValue); ListJobTypesResult = retVal.ListJobTypesResult; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListJobActionsResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListJobActions(Neo.Afx.Services.Neo.Afx.Services.ListJobActionsRequest request) { return base.Channel.ListJobActions(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListJobActions(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, out string[] ListJobActionsResult) { Neo.Afx.Services.Neo.Afx.Services.ListJobActionsRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListJobActionsRequest(); inValue.TrustedUserHeader = TrustedUserHeader; Neo.Afx.Services.Neo.Afx.Services.ListJobActionsResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListJobActions(inValue); ListJobActionsResult = retVal.ListJobActionsResult; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListJobStatesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListJobStates(Neo.Afx.Services.Neo.Afx.Services.ListJobStatesRequest request) { return base.Channel.ListJobStates(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListJobStates(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, out string[] ListJobStatesResult) { Neo.Afx.Services.Neo.Afx.Services.ListJobStatesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListJobStatesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; Neo.Afx.Services.Neo.Afx.Services.ListJobStatesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListJobStates(inValue); ListJobStatesResult = retVal.ListJobStatesResult; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.CancelJobResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.CancelJob(Neo.Afx.Services.Neo.Afx.Services.CancelJobRequest request) { return base.Channel.CancelJob(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader CancelJob(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string JobID, out bool CancelJobResult) { Neo.Afx.Services.Neo.Afx.Services.CancelJobRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.CancelJobRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.JobID = JobID; Neo.Afx.Services.Neo.Afx.Services.CancelJobResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).CancelJob(inValue); CancelJobResult = retVal.CancelJobResult; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.CreateCacheRefreshPlanResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.CreateCacheRefreshPlan(Neo.Afx.Services.Neo.Afx.Services.CreateCacheRefreshPlanRequest request) { return base.Channel.CreateCacheRefreshPlan(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader CreateCacheRefreshPlan(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, string Description, string EventType, string MatchData, Neo.Afx.Services.Neo.Afx.Services.ParameterValue[] Parameters, out string CacheRefreshPlanID) { Neo.Afx.Services.Neo.Afx.Services.CreateCacheRefreshPlanRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.CreateCacheRefreshPlanRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; inValue.Description = Description; inValue.EventType = EventType; inValue.MatchData = MatchData; inValue.Parameters = Parameters; Neo.Afx.Services.Neo.Afx.Services.CreateCacheRefreshPlanResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).CreateCacheRefreshPlan(inValue); CacheRefreshPlanID = retVal.CacheRefreshPlanID; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.SetCacheRefreshPlanPropertiesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.SetCacheRefreshPlanProperties(Neo.Afx.Services.Neo.Afx.Services.SetCacheRefreshPlanPropertiesRequest request) { return base.Channel.SetCacheRefreshPlanProperties(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader SetCacheRefreshPlanProperties(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string CacheRefreshPlanID, string Description, string EventType, string MatchData, Neo.Afx.Services.Neo.Afx.Services.ParameterValue[] Parameters) { Neo.Afx.Services.Neo.Afx.Services.SetCacheRefreshPlanPropertiesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.SetCacheRefreshPlanPropertiesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.CacheRefreshPlanID = CacheRefreshPlanID; inValue.Description = Description; inValue.EventType = EventType; inValue.MatchData = MatchData; inValue.Parameters = Parameters; Neo.Afx.Services.Neo.Afx.Services.SetCacheRefreshPlanPropertiesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).SetCacheRefreshPlanProperties(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GetCacheRefreshPlanPropertiesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GetCacheRefreshPlanProperties(Neo.Afx.Services.Neo.Afx.Services.GetCacheRefreshPlanPropertiesRequest request) { return base.Channel.GetCacheRefreshPlanProperties(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GetCacheRefreshPlanProperties(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string CacheRefreshPlanID, out string Description, out string LastRunStatus, out Neo.Afx.Services.Neo.Afx.Services.CacheRefreshPlanState State, out string EventType, out string MatchData, out Neo.Afx.Services.Neo.Afx.Services.ParameterValue[] Parameters) { Neo.Afx.Services.Neo.Afx.Services.GetCacheRefreshPlanPropertiesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GetCacheRefreshPlanPropertiesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.CacheRefreshPlanID = CacheRefreshPlanID; Neo.Afx.Services.Neo.Afx.Services.GetCacheRefreshPlanPropertiesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GetCacheRefreshPlanProperties(inValue); Description = retVal.Description; LastRunStatus = retVal.LastRunStatus; State = retVal.State; EventType = retVal.EventType; MatchData = retVal.MatchData; Parameters = retVal.Parameters; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.DeleteCacheRefreshPlanResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.DeleteCacheRefreshPlan(Neo.Afx.Services.Neo.Afx.Services.DeleteCacheRefreshPlanRequest request) { return base.Channel.DeleteCacheRefreshPlan(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader DeleteCacheRefreshPlan(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string CacheRefreshPlanID) { Neo.Afx.Services.Neo.Afx.Services.DeleteCacheRefreshPlanRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.DeleteCacheRefreshPlanRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.CacheRefreshPlanID = CacheRefreshPlanID; Neo.Afx.Services.Neo.Afx.Services.DeleteCacheRefreshPlanResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).DeleteCacheRefreshPlan(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListCacheRefreshPlansResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListCacheRefreshPlans(Neo.Afx.Services.Neo.Afx.Services.ListCacheRefreshPlansRequest request) { return base.Channel.ListCacheRefreshPlans(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListCacheRefreshPlans(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, out Neo.Afx.Services.Neo.Afx.Services.CacheRefreshPlan[] CacheRefreshPlans) { Neo.Afx.Services.Neo.Afx.Services.ListCacheRefreshPlansRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListCacheRefreshPlansRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; Neo.Afx.Services.Neo.Afx.Services.ListCacheRefreshPlansResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListCacheRefreshPlans(inValue); CacheRefreshPlans = retVal.CacheRefreshPlans; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.LogonUserResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.LogonUser(Neo.Afx.Services.Neo.Afx.Services.LogonUserRequest request) { return base.Channel.LogonUser(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader LogonUser(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string userName, string password, string authority) { Neo.Afx.Services.Neo.Afx.Services.LogonUserRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.LogonUserRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.userName = userName; inValue.password = password; inValue.authority = authority; Neo.Afx.Services.Neo.Afx.Services.LogonUserResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).LogonUser(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.LogoffResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.Logoff(Neo.Afx.Services.Neo.Afx.Services.LogoffRequest request) { return base.Channel.Logoff(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader Logoff(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader) { Neo.Afx.Services.Neo.Afx.Services.LogoffRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.LogoffRequest(); inValue.TrustedUserHeader = TrustedUserHeader; Neo.Afx.Services.Neo.Afx.Services.LogoffResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).Logoff(inValue); return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GetPermissionsResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GetPermissions(Neo.Afx.Services.Neo.Afx.Services.GetPermissionsRequest request) { return base.Channel.GetPermissions(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GetPermissions(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, string ItemPath, out string[] Permissions) { Neo.Afx.Services.Neo.Afx.Services.GetPermissionsRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GetPermissionsRequest(); inValue.TrustedUserHeader = TrustedUserHeader; inValue.ItemPath = ItemPath; Neo.Afx.Services.Neo.Afx.Services.GetPermissionsResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GetPermissions(inValue); Permissions = retVal.Permissions; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.GetSystemPermissionsResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.GetSystemPermissions(Neo.Afx.Services.Neo.Afx.Services.GetSystemPermissionsRequest request) { return base.Channel.GetSystemPermissions(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader GetSystemPermissions(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, out string[] Permissions) { Neo.Afx.Services.Neo.Afx.Services.GetSystemPermissionsRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.GetSystemPermissionsRequest(); inValue.TrustedUserHeader = TrustedUserHeader; Neo.Afx.Services.Neo.Afx.Services.GetSystemPermissionsResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).GetSystemPermissions(inValue); Permissions = retVal.Permissions; return retVal.ServerInfoHeader; } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Neo.Afx.Services.Neo.Afx.Services.ListSecurityScopesResponse Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap.ListSecurityScopes(Neo.Afx.Services.Neo.Afx.Services.ListSecurityScopesRequest request) { return base.Channel.ListSecurityScopes(request); } public Neo.Afx.Services.Neo.Afx.Services.ServerInfoHeader ListSecurityScopes(Neo.Afx.Services.Neo.Afx.Services.TrustedUserHeader TrustedUserHeader, out string[] ListSecurityScopesResult) { Neo.Afx.Services.Neo.Afx.Services.ListSecurityScopesRequest inValue = new Neo.Afx.Services.Neo.Afx.Services.ListSecurityScopesRequest(); inValue.TrustedUserHeader = TrustedUserHeader; Neo.Afx.Services.Neo.Afx.Services.ListSecurityScopesResponse retVal = ((Neo.Afx.Services.Neo.Afx.Services.ReportingService2010Soap)(this)).ListSecurityScopes(inValue); ListSecurityScopesResult = retVal.ListSecurityScopesResult; return retVal.ServerInfoHeader; } } }