Appearance
ServiceNow.Core
SNow.Core.API.API<T>
API<T>.DeleteAsync(string, Guid) Method
csharp
public System.Threading.Tasks.Task<bool> DeleteAsync(string endpoint, System.Guid id);
Parameters
endpoint
System.String
id
System.Guid
Returns
System.Threading.Tasks.Task<System.Boolean>
Implements DeleteAsync(string, Guid)