←Select platform

Error Property

Summary

Gets or sets the parsing error message.

Syntax

C#
VB
C++
Public Property Error As String 
public string Error { get; } 
public: 
property String^ Error { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

Gets or sets the error message

Requirements

Target Platforms

Help Version 19.0.2017.10.30
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly