ability to specify default organization

This commit is contained in:
vfedosevich 2014-04-25 04:30:36 +03:00
parent 00e416f5d4
commit e0c38e8ed7
9 changed files with 173 additions and 35 deletions

View file

@ -1,4 +1,4 @@
// Copyright (c) 2014, Outercurve Foundation.
// Copyright (c) 2012, Outercurve Foundation.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification,
@ -62,6 +62,9 @@ namespace WebsitePanel.Providers.HostedSolution
private int warningSharePointStorage;
#endregion
[Persistent]
public bool IsDefault { get; set; }
[Persistent]
public int MaxSharePointStorage