Click or drag to resize

EntitySetTEntityContext Property

Gets the context used for transactions on this entity set.

Namespace:  AGI.Foundation.Tracking
Assembly:  AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public TransactionContext Context { get; }

Property Value

Type: TransactionContext
See Also