Click or drag to resize
Infosoft Logo

IDynamicAttributeTypeService Interface

Service for getting and manipulating attribute types

Namespace: Infosoft.Common.Contracts.ServiceContracts.Configurations
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public interface IDynamicAttributeTypeService : IBusinessService

The IDynamicAttributeTypeService type exposes the following members.

Methods
 NameDescription
Public methodGetDynamicAttributeTypes Gets a list of all dynamic attribute types.
Top
See Also