[SerializableAttribute]
public class EnvironmentParameters : EnvironmentCompany
<SerializableAttribute>
Public Class EnvironmentParameters
Inherits EnvironmentCompany
EnvironmentParameters | Initializes a new instance of the EnvironmentParameters class |
Account | User access account. |
CompanyGUID | Unique identification code of the company. |
Group | User group name. |
IdAccount | Access account identification code. |
IdGroup | User group identification code. |
IsCompanyDemo | Indicate if it is a demostration company. |
User | User name. |
UserLanguage | User language. |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |