Click or drag to resize
Infosoft Logo

IDynamicAttributeEntityService Methods

The IDynamicAttributeEntityService type exposes the following members.

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