IDynamic | |
public interface IDynamicAttributeTypeService : IDynamicAttributeTypeQueryService, IBusinessService
The IDynamicAttributeTypeService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of DynamicAttributeTypes matching the specified filter.
(Inherited from IDynamicAttributeTypeQueryService) | |
| GetAll |
Gets all DynamicAttributeTypes
(Inherited from IDynamicAttributeTypeQueryService) | |
| GetSingle |
Gets a single DynamicAttributeType matching the provided filter.
(Inherited from IDynamicAttributeTypeQueryService) |