Click or drag to resize

TransactedProperty<T> Properties

The TransactedProperty<T> 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 null if this object does not have an owner.
(Inherited from TransactedObject.)
Top
See Also