IDriverTransactionDetails Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Netadmin.Management.Drivers.Dto.IDriverTransactionDetails"]
Namespace: Netadmin.Management.Drivers.Dto
The IDriverTransactionDetails type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | String | Code | |
![]() | String | Debug | |
![]() | Int64 | DeviceCompanyId | (Inherited from IDriverTransaction.) |
![]() | Int64 | DeviceId | (Inherited from IDriverTransaction.) |
![]() | String | DeviceName | (Inherited from IDriverTransaction.) |
![]() | Int64 | DriverId | (Inherited from IDriverTransaction.) |
![]() | String | DriverName | (Inherited from IDriverTransaction.) |
![]() | String | Error | |
![]() | Int64 | ExecutionTime | (Inherited from IDriverTransaction.) |
![]() | Int64 | Id | (Inherited from IDriverTransaction.) |
![]() | IEnumerableT, T: KeyValuePairTKey, TValue | Inputs | |
![]() | String | IssuedBy | (Inherited from IDriverTransaction.) |
![]() | String | Output | |
![]() | String | OutputRaw | |
![]() | Int64 | QueueTime | (Inherited from IDriverTransaction.) |
![]() | String | ScriptServer | |
![]() | DateTime | StartTime | (Inherited from IDriverTransaction.) |
![]() | TransactionState | State | (Inherited from IDriverTransaction.) |
![]() | TransactionStatus | Status | (Inherited from IDriverTransaction.) |
![]() | Int64 | StatusCode | (Inherited from IDriverTransaction.) |
![]() | String | Xsl |