IService | |
public interface IServiceUserDynamicAttributeService : IServiceUserDynamicAttributeQueryService, IBusinessService
The IServiceUserDynamicAttributeService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of ServiceUserDynamicAttributes matching the specified filter.
(Inherited from IServiceUserDynamicAttributeQueryService) | |
| GetAll |
Gets all ServiceUserDynamicAttributes
(Inherited from IServiceUserDynamicAttributeQueryService) | |
| GetSingle |
Gets a single ServiceUserDynamicAttribute matching the provided filter.
(Inherited from IServiceUserDynamicAttributeQueryService) |