DataDirect XML Converters 5.0 Send comments on this topic.
m_msgAddress Field
See Also 
DDTek.XmlConverter.Adapter.Edi Namespace > IATASegment Class : m_msgAddress Field




Syntax

Visual Basic (Declaration) 
Protected m_msgAddress As String
Visual Basic (Usage)Copy Code
Dim instance As IATASegment
Dim value As String
 
value = instance.m_msgAddress
 
instance.m_msgAddress = value
C# 
protected string m_msgAddress
Managed Extensions for C++ 
protected: string* m_msgAddress
C++/CLI 
protected:
String^ m_msgAddress

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.