Utilities.GetErrorTextPCC(Int32) Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Utilities.GetErrorTextPCC(Int32) Method

BR.AN.PviServices .NET


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

);

Parameters

error

The error number.

Return Value

The error text if the error number is valid else an empty string.

Remarks

At the momen de (de-de) and en (en-us) are supported.

See Also

Utilities Class | BR.AN.PviServices Namespace | Utilities.GetErrorTextPCC Overload List


Generated from assembly BR.AN.PviServices [8.1.0.4]