TransactionRequest AllowPartial Property Bluefin Web Client API Documentation
Gets or sets value of allow_partial flag.

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 AllowPartial As BluefinBoolean 
	Get 
	Set
Remarks

Allows for support of partial authorizations. By default QSAPI assumes all transactions do not support partial authorizations unless specified. Set it true to allow partial auths.
See Also