UIControllerAdvancedSettingsConditionalTransaction Property
Gets or sets the value determining if the transaction specified by the
TransactionScope property will start only in certain conditions, or always.
Namespace: Firefly.BoxAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public bool ConditionalTransaction { get; set; }
Public Property ConditionalTransaction As Boolean
Get
Set
abstract ConditionalTransaction : bool with get, set
override ConditionalTransaction : bool with get, set
Property Value
Boolean