namespace RevitLess { public enum WorkSharingMode { NotEnabled, Local, Central, Unknown } }