ctrlX Data Layer .NET API  4.3.0
Loading...
Searching...
No Matches
IClientAsyncBulkResult Interface Reference

The IClientAsyncBulkResult interface. More...

Properties

IBulkItem[] Items [get]
 Gets the items.
 
DLR_RESULT Result [get]
 Gets the result.
 

Detailed Description

The IClientAsyncBulkResult interface.

Definition at line 6 of file IClientAsyncBulkResult.cs.

Property Documentation

◆ Items

IBulkItem [] Items
get

Gets the items.

Definition at line 11 of file IClientAsyncBulkResult.cs.

◆ Result

DLR_RESULT Result
get

Gets the result.

Definition at line 16 of file IClientAsyncBulkResult.cs.


The documentation for this interface was generated from the following file: