Share Email Facebook Twitter LinkedIn BasicFileInfo.IsCreatedLocal Property Checks if the file is local and created by RevitServerTool.exe. Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34) Syntax C# public bool IsCreatedLocal { get; }Property ValueBoolean Remarks The value will be set to false after the file is saved and IsLocal will become true. See AlsoReferenceBasicFileInfo ClassAutodesk.Revit.DB Namespace