IUMSConfiguration |
public interface IUMSConfigurationService : IUMSConfigurationQueryService, IBusinessService
The IUMSConfigurationService type exposes the following members.
Name | Description | |
---|---|---|
Get |
Gets a list of UMSConfigurations matching the specified filter.
(Inherited from IUMSConfigurationQueryService) | |
GetAll |
Gets all UMSConfigurations
(Inherited from IUMSConfigurationQueryService) | |
GetSingle |
Gets a single UMSConfiguration matching the provided filter.
(Inherited from IUMSConfigurationQueryService) |