Attachmate.Reflection.Emulation.OpenSystems Assembly > Attachmate.Reflection.Emulation.OpenSystems Namespace > IConnectionSettingsCommon Interface : Parity Property |
Gets
or sets
the type of parity on the connection.'Declaration
Property Parity As ParityTypeOption
'Usage
Dim instance As IConnectionSettingsCommon Dim value As ParityTypeOption instance.Parity = value value = instance.Parity
ParityTypeOption Parity {get; set;}