Gets or sets the maximum number of barcodes to search.
public int MultipleMaxCount {get; set;}
public int MultipleMaxCount {get; set;}
get_MultipleMaxCount();
set_MultipleMaxCount(value);
public:
property int MultipleMaxCount {
int get();
void set ( int value);
}
'Declaration
Public Property MultipleMaxCount As Integer
'Usage
Dim instance As BarcodeReadActivity
Dim value As Integer
instance.MultipleMaxCount = value
value = instance.MultipleMaxCount
Property Value
The maximum number of barcodes to search.
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