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