|
ctrlX Data Layer .NET API
4.3.0
|
![]() |
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. | |
The IBulkItem interface.
Definition at line 8 of file IBulkItem.cs.
|
get |
Gets the address.
Definition at line 13 of file IBulkItem.cs.
|
get |
Gets the result.
Definition at line 23 of file IBulkItem.cs.
|
get |
Gets the timestamp.
Definition at line 28 of file IBulkItem.cs.
|
get |
Gets the value.
Definition at line 18 of file IBulkItem.cs.