Leadtools.Services.Barcode.DataContracts Namespace > ReadRequest Class : TypeFlags Property |
[DataMemberAttribute(Name="TypeFlags", IsRequired=true)] public BarcodeMajorTypeFlags TypeFlags {get; set;}
'Declaration <DataMemberAttribute(Name="TypeFlags", IsRequired=True)> Public Property TypeFlags As BarcodeMajorTypeFlags
'Usage Dim instance As ReadRequest Dim value As BarcodeMajorTypeFlags instance.TypeFlags = value value = instance.TypeFlags
[DataMemberAttribute(Name="TypeFlags", IsRequired=true)] public BarcodeMajorTypeFlags TypeFlags {get; set;}
DataMemberAttribute(Name="TypeFlags", IsRequired=) get_TypeFlags();
set_TypeFlags(value);
[DataMemberAttribute(Name="TypeFlags", IsRequired=true)] public: property BarcodeMajorTypeFlags TypeFlags { BarcodeMajorTypeFlags get(); void set ( BarcodeMajorTypeFlags 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