Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Extensibility Namespace / IRepository Interface

IRepository Interface Properties

For a list of all members of this type, see IRepository members.

Public Properties
 NameDescription
 PropertyA short end-user caption to display for the repository.  
 PropertyAn extended end-user description of the repository.  
 PropertyA unique id for this repository.  
 PropertyIndicates if there are unsaved changes.  
 PropertyIndicates if the repository is read only (sessions can't be added or removed).  
 PropertyThe unique name for this repository (typically the file name or URI).  
 PropertyThe set of products, applications, and versions loaded into the repository  
 PropertyThe set of all sessions in the repository.  
 PropertyIndicates if the repository supports fragment files or not. Most do.  
Top
See Also