RepositoryReadOnlyTGeneralRepository Property

A general repository available for use in all underlying entity and sub-entity operations

Definition

Namespace: Ignition.Framework.Repositories
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
protected IGeneralRepository GeneralRepository { get; }

Property Value

IGeneralRepository

See Also