Example #1
0
 public void AddStorageAreaRule(DocumentStorageAreaRule StorageAreaRule)
 {
     StorageService.AddStorageAreaRule(StorageAreaRule);
 }