Click or drag to resize

TransactedPropertyT Properties

The TransactedPropertyT generic type exposes the following members.

Properties
  NameDescription
Public propertyContext
Gets the transaction context in which this object can be modified.
(Inherited from TransactedObject.)
Public propertyOwner
Gets the object that owns this transacted object, or if this object does not have an owner.
(Inherited from TransactedObject.)
Top
See Also