Click or drag to resize
Infosoft Logo

WSDynamicAttribute Class

The WSValidationAttribute class is used to make transport objects to be used in WCF web services. It's a simplified version of the DynamicAttribute class.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.UserRegisterWSDynamicAttribute

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

The WSDynamicAttribute type exposes the following members.

Properties
Remarks
A dynamic attribute is a characteristic that can be applied to a user, but is stored seperately from the user object in the database.
See Also