-
Notifications
You must be signed in to change notification settings - Fork 4
IReadOnlyProject
FoolRunning edited this page Jul 26, 2022
·
3 revisions
A Paratext project
string ID
Gets the unique ID of the project
bool IsResource
Returns a boolean value determining if the read-only project is a resource
IProjectLanguage Language
Gets the language of the project.
string LanguageName
Gets the name of the language as associated with this project.
NOTE: This may or may not match one of the known names associated with the language identified by ILanguage.Id
string LongName
Gets the long name of the project
string ShortName
Gets the short name of the project
ProjectType Type
Gets the type of project
This page is auto-generated. User edits will be lost when regenerated.