ClientCreateSimple Class |
Namespace: SOWIData.Management.Models
The ClientCreateSimple type exposes the following members.
Name | Description | |
---|---|---|
ClientCreateSimple |
Initializes a new instance of the ClientCreateSimple class.
Constructor without parameter
| |
ClientCreateSimple(Int32) |
Initializes a new instance of the ClientCreateSimple class.
Constructor with parameter
| |
ClientCreateSimple(String, String, String, Int32) |
Initializes a new instance of the ClientCreateSimple class.
Constructor with parameter
|
Name | Description | |
---|---|---|
ClientName |
Client name
| |
Client email address
| ||
EmailSend |
Setting sends a confirmation email (yes or no)
| |
LanguageUIID |
UI language
| |
ModelState |
State object
| |
UserName |
Username of administrator
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SetModel |
Sets default valujes
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |