Click or drag to resize
Infosoft Logo

IDynamicAttributeTypeEntityService Methods

The IDynamicAttributeTypeEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new DynamicAttributeType
Public methodDelete Deletes the specified DynamicAttributeType.
Public methodGet Gets a list of DynamicAttributeTypes matching the specified filter.
(Inherited from IDynamicAttributeTypeQueryService)
Public methodGetAll Gets all DynamicAttributeTypes
(Inherited from IDynamicAttributeTypeQueryService)
Public methodGetSingle Gets a single DynamicAttributeType matching the provided filter.
(Inherited from IDynamicAttributeTypeQueryService)
Public methodUpdate Updates the specified DynamicAttributeType
Top
See Also