DataDirect XML Converters 5.0 Send comments on this topic.
OUTPUT_ROLE Field
See Also 
DDTek.XmlConverter Namespace > ConverterResolver Class : OUTPUT_ROLE Field




A value for the GetEntity role parameter to indicate that the ConverterResolver should return an object opened for output.

Syntax

Visual Basic (Declaration) 
Public Shared OUTPUT_ROLE As String
Visual Basic (Usage)Copy Code
Dim value As String
 
value = ConverterResolver.OUTPUT_ROLE
 
ConverterResolver.OUTPUT_ROLE = value
C# 
public static string OUTPUT_ROLE
Managed Extensions for C++ 
public: static string* OUTPUT_ROLE
C++/CLI 
public:
static String^ OUTPUT_ROLE

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2009 All Rights Reserved.