ApplicationShowErrorEventArgsErrorLang Property |
|
DataPA OpenAnalytics API Reference
Gets or sets a value that contains initcate the langauge ID that shoudl be used in the error display.
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public long ErrorLang { get; set; }
Public Property ErrorLang As Long
Get
Set
public:
virtual property long long ErrorLang {
long long get () sealed;
void set (long long value) sealed;
}
function get_ErrorLang();
function set_ErrorLang(value);
Return Value
Type:
Int64A value that contains initcate the langauge ID that shoudl be used in the error display.
Remarks See Also