Interface
IGetObjectsByKeysResult<T>

Definition

Namespace:Telerik.OpenAccess

Assembly:Telerik.OpenAccess.dll

Type Parameters:

T

Syntax:

cs-api-definition
public interface IGetObjectsByKeysResult<T>

Properties

HasMissing

Declaration

cs-api-definition
bool HasMissing { get; }

Property Value

bool

Methods

GetMissing()

Declaration

cs-api-definition
IEnumerable<ObjectKey> GetMissing()

Returns

IEnumerable<ObjectKey>

In this article
DefinitionPropertiesHasMissingMethodsGetMissing()
Not finding the help you need?
Contact Support