Click or drag to resize
Infosoft Logo

NameTooLongFault Class

Data Contract Class - NameTooLongFault
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.FaultContracts.UserRegisterNameTooLongFault

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

The NameTooLongFault type exposes the following members.

Properties
 NameDescription
Public propertyDescription 
Top
Remarks
This fault indicates that the given name was too long. (See separate documentation for the maximum length of the name field.)
See Also