Esempio n. 1
0
 public System.Threading.Tasks.Task <ServiceReference1.ArrayOfXElement> ResolveUniqueKeysAsync(bool suppressExceptions, string userName, string password, ServiceReference1.ArrayOfXElement ds, string options)
 {
     return(base.Channel.ResolveUniqueKeysAsync(suppressExceptions, userName, password, ds, options));
 }
Esempio n. 2
0
 public System.Threading.Tasks.Task <ServiceReference1.ArrayOfXElement> TransferOwnershipAsync(bool suppressExceptions, string userName, string password, ServiceReference1.ArrayOfXElement ds, int newOwnerCooperatorID, bool includeDescendents)
 {
     return(base.Channel.TransferOwnershipAsync(suppressExceptions, userName, password, ds, newOwnerCooperatorID, includeDescendents));
 }