Skip to content
FoolRunning edited this page Jul 26, 2022 · 3 revisions

Description

A Paratext project

Properties

ID

string ID

Gets the unique ID of the project


IsResource

bool IsResource

Returns a boolean value determining if the read-only project is a resource


Language

IProjectLanguage Language

Gets the language of the project.


LanguageName

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


LongName

string LongName

Gets the long name of the project


ShortName

string ShortName

Gets the short name of the project


Type

ProjectType Type

Gets the type of project


This page is auto-generated. User edits will be lost when regenerated.

Clone this wiki locally