Click or drag to resize
Infosoft Logo

IServiceUserDynamicAttributeEntityService Methods

The IServiceUserDynamicAttributeEntityService type exposes the following members.

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