Click or drag to resize

ObjectTransactionRepositorySource Property

Gets a reference to the primary repository source for the transaction

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public RepositorySource RepositorySource { get; }

Property Value

Type: RepositorySource
See Also