6 lines
		
	
	
		
			172 B
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			172 B
		
	
	
	
		
			C#
		
	
	
	
	
	
| namespace KonSoft.TenantManagement;
 | |
| 
 | |
| public static class TenantManagementTestConsts
 | |
| {
 | |
|     public const string CollectionDefinitionName = "TenantManagement collection";
 | |
| } |