Description
Returns true if the object is currently part of a transaction.
Visual Basic
Public Property IsTransactionResident() As bool
C#
public bool IsTransactionResident;
Conditions
Read-only
Returns true if the object is currently part of a transaction.
Public Property IsTransactionResident() As bool
public bool IsTransactionResident;
Read-only