2008 Style
Parse(String,String) Method
See Also  Send Feedback
Org.Edgerunner.Dynamics.Nav.CSide Namespace > ClientLink Class > Parse Method : Parse(String,String) Method



message
A message that describes the reason for a failed parse.

Glossary Item Box

Attempts to parse the provided Navision client link and return a new ClientLink instance populated with data.

Syntax

 
Visual Basic (Declaration)
Visual Basic (Usage)
C#
C++/CLI
 
 

Parameters

link
A valid Navision client link.
message
A message that describes the reason for a failed parse.

Return Value

A ClientLink instance populated with data from the provided link, or null if the parse failed.

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

© 2013 All Rights Reserved.