Skip to content

ServiceNow.Core

SNow.Core.ServiceCatalog.ICatalogService<T>

ICatalogService<T>.Request(object) Method

csharp
System.Threading.Tasks.Task<T> Request(object data);

Parameters

data System.Object

Returns

System.Threading.Tasks.Task<T>

Released under the MIT License.