TransactionRequest TenderType Property Bluefin Web Client API Documentation
Gets the value of TenderType assosiated with the instance of the request.

Namespace: Bluefin.Web.Client
Assembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Syntax

Public Property TenderType As TenderType 
	Get 
	Protected Set
Remarks

You cannot explicitely set the request tender type. Constructors of derived class will do it for you.
See Also