Leadtools.Services.Barcode.DataContracts Namespace > Barcode1d Class : ErrorCheck Property |
[DataMemberAttribute(Name="ErrorCheck", IsRequired=true)] public bool ErrorCheck {get; set;}
'Declaration <DataMemberAttribute(Name="ErrorCheck", IsRequired=True)> Public Property ErrorCheck As Boolean
'Usage Dim instance As Barcode1d Dim value As Boolean instance.ErrorCheck = value value = instance.ErrorCheck
[DataMemberAttribute(Name="ErrorCheck", IsRequired=true)] public bool ErrorCheck {get; set;}
DataMemberAttribute(Name="ErrorCheck", IsRequired=) get_ErrorCheck();
set_ErrorCheck(value);
[DataMemberAttribute(Name="ErrorCheck", IsRequired=true)] public: property bool ErrorCheck { bool get(); void set ( bool value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2