Click or drag to resize
Infosoft Logo

UserDynamicAttributeGetRequest Class

Service Contract Class - UserDynamicAttributeGetRequest
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.UserRegisterUserDynamicAttributeGetRequest

Namespace: Infosoft.Common.Contracts.MessageContracts.UserRegister
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class UserDynamicAttributeGetRequest

The UserDynamicAttributeGetRequest type exposes the following members.

Properties
 NameDescription
Public propertyDynamicAttribute 
Public propertyUser 
Top
Remarks
This request message should contain the user whose dynamic attributes should be retrieved, and optionally a DynamicAttribute object by which to filter the list.
See Also