PfsHelperPfsGetErrMsg Method  | 
 
            This method is a combination of pfsGetErrorGlb and pfsGetErrorMessageFromErrorCode
            
 
    Namespace: 
   DHI.PFS
    Assembly:
   DHI.PFS (in DHI.PFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic static string PfsGetErrMsg()
Public Shared Function PfsGetErrMsg As String
public:
static String^ PfsGetErrMsg()
static member PfsGetErrMsg : unit -> string 
Return Value
Type: 
StringError message
See Also