RVTDocs.com
Namespace: Autodesk.Revit.DB Class: BasicFileInfo

BasicFileInfo.IsCreatedLocal

Property
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.
Syntax
public bool IsCreatedLocal { get; }