2024 Property
Changes 0
P

BasicFileInfo.IsCreatedLocal

Description:
Checks if the file is local and created by RevitServerTool.exe.
Remarks:
The value will be set to false after the file is saved and IsLocal will become true.
public bool IsCreatedLocal { get; }