Interface IRestrictionStorageMappingConfiguration
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public interface IRestrictionStorageMappingConfiguration
Methods
GetConfiguration(string)
Declaration
Dictionary<string, Dictionary<string, string>> GetConfiguration(string xPath)
Parameters
| Type | Name | Description |
|---|---|---|
| string | xPath |
Returns
| Type | Description |
|---|---|
| Dictionary<string, Dictionary<string, string>> |