Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Services.Barcode.DataContracts Namespace > BarcodeData Class : Type Property |
[DataMemberAttribute(Name="SearchType", IsRequired=true)] public BarcodeType Type {get;}
'Declaration <DataMemberAttribute(Name="SearchType", IsRequired=True)> Public ReadOnly Property Type As BarcodeType
'Usage Dim instance As BarcodeData Dim value As BarcodeType value = instance.Type
[DataMemberAttribute(Name="SearchType", IsRequired=true)] public: property BarcodeType Type { BarcodeType get(); }