Skip to content

RetrieveResponse<T>.Entity property

The returned entity

public T? Entity { get; set; }

See Also