<< Click to Display Table of Contents >> Navigation: »No topics above this level« Utilities.GetErrorTextPCC(Int32) Method |
Gets the error text for a specified error number. PCC - Errors only.
[Visual Basic]
Public Overloads Sub GetErrorTextPCC( _
ByVal error As Integer _
)
[C#]
public string GetErrorTextPCC(
int error
);
error
The error number.
The error text if the error number is valid else an empty string.
At the momen de (de-de) and en (en-us) are supported.
Utilities Class | BR.AN.PviServices Namespace | Utilities.GetErrorTextPCC Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]