An NDoc Documented Class Library

RepositoryComponent.screenRepository Field

[Visual Basic]
Protected ReadOnly screenRepository As ScreenRepository
[C#]
protected readonly ScreenRepository screenRepository;
[C++]
protected: const ScreenRepository* screenRepository;
[JScript]
protected const var screenRepository: ScreenRepository;

See Also

RepositoryComponent Class | Repository Namespace