UIControllerTransactionScope Property

Gets or sets the value determining the UIController's transaction scope

Definition

Namespace: Firefly.Box
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public TransactionScopes TransactionScope { get; set; }

Property Value

TransactionScopes

See Also