|
P
AllLocalChangesSavedToCentral
|
bool
|
Are all local changes saved to the central file?
|
|
P
CentralPath
|
string
|
Returns the central model path.
|
|
P
Format
|
string
|
The file format indicator (currently, the major release version such as "2019") used for saving the file.
|
|
P
IsCentral
|
bool
|
Checks if the file is workshared and Central.
|
|
P
IsCreatedLocal
|
bool
|
Checks if the file is local and created by RevitServerTool.exe.
|
|
P
IsInProgress
|
bool
|
Checks if the file is workshared and is in process of becoming Central.
|
|
P
IsLocal
|
bool
|
Checks if the file is workshared and Local.
|
|
P
IsSavedInCurrentVersion
|
bool
|
Checks if the file is saved in the current version.
|
|
P
IsSavedInLaterVersion
|
bool
|
Checks if the file is saved in a later version of Revit than the running Revit.
|
|
P
IsValidObject
|
Boolean
|
Specifies whether the .NET object represents a valid Revit entity.
|
|
P
IsWorkshared
|
bool
|
Checks if the file is workshared.
|
|
P
LanguageWhenSaved
|
LanguageType
|
Return the language active for the last save
|
|
P
LatestCentralEpisodeGUID
|
Guid
|
This is the central model's episode GUID corresponding to the last reload latest
done for this model.
|
|
P
LatestCentralVersion
|
int
|
This is the central model's version number corresponding to the last reload latest
done for this model.
|
|
P
Username
|
string
|
Returns the username.
|