Skip to content

ServiceNow.Core

SNow.Core.Table<T>

Table<T>.SNow.Core.ITable<T>.GetByIdAsync(Guid) Method

csharp
System.Threading.Tasks.Task<T> SNow.Core.ITable<T>.GetByIdAsync(System.Guid id);

Parameters

id System.Guid

Implements GetByIdAsync(Guid)

Released under the MIT License.