C1.Web.Api.BarCode Namespace > BarCodeController Class : Get Method |
'Declaration
<HttpGetAttribute()> <RouteAttribute("api/barcode")> Public Overridable Function Get( _ ByVal re As BarCodeRequest _ ) As IHttpActionResult
[HttpGet()] [Route("api/barcode")] public virtual IHttpActionResult Get( BarCodeRequest re )
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