<< Click to Display Table of Contents >> Navigation: »No topics above this level« Utilities.GetErrorTextPCC(UInt32) Method |
Gets the error text for a specified error number. PCC - Errors only.
[Visual Basic]
<CLSCompliant(IsCompliant:=False)> _
Public Overloads Sub GetErrorTextPCC( _
ByVal error As UInt32 _
)
[C#]
[CLSCompliant(IsCompliant=False)]
public string GetErrorTextPCC(
uint 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]