ArcFM Responder Mobile Developer Guide
NewLine Field






The System Defined new line string. The System Defined new line string.
Syntax
'Declaration
 
Public Const NewLine As System.String
'Usage
 
Dim value As System.String
 
value = Parser.NewLine
public const System.string NewLine
public field NewLine: System.String; Const 
public constvar NewLine : System.String;
public: const System.string* NewLine
public:
const System.String^ NewLine

Field Value

String
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Parser Class
Parser Members

Send Feedback