DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
The Appserver's environment.
Gets the value of the Appserver's environment.
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public string environment { get; } |
Visual Basic |
---|
Public ReadOnly Property environment As String Get |
Visual C++ |
---|
public: property String^ environment { String^ get (); } |
Return Value
Type: StringThe Appserver's environment.