Selerix Developer Tools
Corrected Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects.ACA Namespace > TransmitterErrorDetailGrpWithCorrectionType Class : Corrected Field
Error is corrected.
Syntax
'Declaration
 
<XmlAttributeAttribute("Corrected")>
Public Corrected As Boolean
'Usage
 
Dim instance As TransmitterErrorDetailGrpWithCorrectionType
Dim value As Boolean
 
value = instance.Corrected
 
instance.Corrected = value
[XmlAttribute("Corrected")]
public bool Corrected
public field Corrected: Boolean; 
XmlAttributeAttribute("Corrected")
public var Corrected : boolean;
[XmlAttribute("Corrected")]
public: bool Corrected
[XmlAttribute("Corrected")]
public:
bool Corrected
See Also

Reference

TransmitterErrorDetailGrpWithCorrectionType Class
TransmitterErrorDetailGrpWithCorrectionType Members