 |
UserAlreadyCreatedFault Class |
Data Contract Class - UserAlreadyCreatedFault
Inheritance HierarchySystemObject Infosoft.Common.Contracts.FaultContracts.UserRegisterUserAlreadyCreatedFault Namespace: Infosoft.Common.Contracts.FaultContracts.UserRegisterAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntaxpublic class UserAlreadyCreatedFault
No code example is currently available or this language may not be supported.
The UserAlreadyCreatedFault type exposes the following members.
Properties
RemarksThis fault indicates that the UserCreate operation was attempted on a user object that has already been saved to the database, or in other words: the User_Id field was not null.
See Also