TransmissionObjectState Property

Sets/Gets the TransmissionReturnCode to indicate the state of the most recent transaction performed by the TransmissionObject

Namespace:  ABSuite.AccessLayer.Connector.Core
Assembly:  Unisys.ABSuite.AccessLayer.Connector.Core (in Unisys.ABSuite.AccessLayer.Connector.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public TransmissionReturnCode State { get; set; }

Property Value

Type: TransmissionReturnCode
The state.
See Also

Reference