| XUserDef Class |
Namespace: Biolomics.BioCallback
The XUserDef type exposes the following members.
| Name | Description | |
|---|---|---|
| XUserDef(TUserDef) |
Initializes a new instance of the XUserDef class.
| |
| XUserDef(XUserDef) |
Initializes a new instance of the XUserDef class.
|
| Name | Description | |
|---|---|---|
| Activation_Date |
Gets the user activation date.
| |
| City |
Gets the city of the user.
| |
| Clone |
Clones this instance.
| |
| Country |
Gets the country for the user.
| |
| CreationDate |
Gets the user creation date.
| |
| Details |
Get user details.
| |
Gets the user Email .
| ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Fax |
Gets the fax for the user.
| |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| FirstName |
Gets the user first name.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Groups |
Gets the user groups.
| |
| InGroup |
Checks if the user is In a group.
| |
| Institution |
Gets the user institution.
| |
| InternetUsageCounter |
Gets the Internet usage counter for the user.
| |
| InternetUser |
Checks if the user is an Internet user.
| |
| IPAddress |
Gets the User Ip address.
| |
| LastChangeDate |
Gets the last change date.
| |
| LastChangeUserEmail |
Gets the Last change user email.
| |
| LastName |
Gets the user last name .
| |
| LastUseDate |
Gets the last use date of the user.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Mobile |
Gets the Mobile number of the user.
| |
| Name |
Gets The User Name.
| |
| OwnerEmail |
Gets the Owner email.
| |
| Phone |
Gets the phone number of the user.
| |
| ProfileInComplete |
Checks if the user Profiles is incomplete.
| |
| Remarks |
Gets the remarks for the user.
| |
| Revocation_Date |
Gets the user Revocation date.
| |
| State |
Gets the state fro the user.
| |
| Street_And_Number |
Gets the Street and number of the user(the address).
| |
| Title |
Gets the title of the user.
| |
| ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) | |
| VatNumber |
Gets the VAT number for the user.
| |
| Website |
Gets the user website.
| |
| WindowsUsageCounter |
Gets the Windows usage counter for the user.
| |
| WindowsUser |
Checks if the user is a Windows user.
| |
| Zip |
Gets the Zip code for the user.
|
| Name | Description | |
|---|---|---|
| Equality |
Implements the operator = operator.
| |
| Inequality |
Implements the operator <> operator.
|