DataRepositoryRegistry..::..Entities Property
Gets the entities.
Namespace:
RingSoft.DbLookup.TestingAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public List<DataRepositoryRegistryItemBase> Entities { get; }
Public ReadOnly Property Entities As List(Of DataRepositoryRegistryItemBase) Get
public: property List<DataRepositoryRegistryItemBase^>^ Entities { List<DataRepositoryRegistryItemBase^>^ get (); }