|
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.UserRegisterAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax public class WSDynamicAttribute
No code example is currently available or this language may not be supported.
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