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

The IBulkItem interface. More...

Properties

string Address [get]
 Gets the address.
 
DLR_RESULT Result [get]
 Gets the result.
 
DateTime Timestamp [get]
 Gets the timestamp.
 
IVariant Value [get]
 Gets the value.
 

Detailed Description

The IBulkItem interface.

Definition at line 8 of file IBulkItem.cs.

Property Documentation

◆ Address

string Address
get

Gets the address.

Definition at line 13 of file IBulkItem.cs.

◆ Result

DLR_RESULT Result
get

Gets the result.

Definition at line 23 of file IBulkItem.cs.

◆ Timestamp

DateTime Timestamp
get

Gets the timestamp.

Definition at line 28 of file IBulkItem.cs.

◆ Value

IVariant Value
get

Gets the value.

Definition at line 18 of file IBulkItem.cs.


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