←Select platform

Unit Property (BarcodeData)

Summary

Gets or sets the unit of measurement for the Location property.

Syntax

C#
VB
C++
[DataMemberAttribute(Name="Unit", IsRequired=true)] 
public Leadtools.Services.Barcode.Datacontracts.BarcodeUnit Unit {get; set;} 
  
<DataMemberAttribute(Name="Unit", IsRequired=True)> 
Public Property Unit As Leadtools.Services.Barcode.Datacontracts.BarcodeUnit 
[DataMemberAttribute(Name="Unit", IsRequired=true)] 
public: 
property Leadtools.Services.Barcode.Datacontracts.BarcodeUnit Unit { 
   Leadtools.Services.Barcode.Datacontracts.BarcodeUnit get(); 
   void set (    Leadtools.Services.Barcode.Datacontracts.BarcodeUnit ); 
} 

Property Value

Unit of measurement for the Location property.

Example

For an example, refer to Leadtools.Services.Barcode.ServiceContracts.IBarcodeService.Read example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Services.Barcode.DataContracts Assembly
Click or drag to resize