Parity Property
Specifies if parity checking is enabled. If TRUE, parity checking is performed and errors are reported
Access
Read/Write
Syntax
Visual Basic .NET |
Parity As ParityConstants |
---|---|
Visual C# |
ParityConstants Parity; |
Return Value
One of FTSPCParity values.
Errors
The property may throw exception. Refer to Handle errors sample for details.