Appearance
ServiceNow.Core
SNow.Core.Table
Table.GetByIdAsync(Guid) Method
csharp
public System.Threading.Tasks.Task<System.Text.Json.JsonElement> GetByIdAsync(System.Guid id);
Parameters
id
System.Guid
Returns
System.Threading.Tasks.Task<System.Text.Json.JsonElement>
Implements GetByIdAsync(Guid)