This class can be used to export an Address from iMIS to XML or to load a previously exported contact into iMIS. Normally, it will just be used by CContactTransport

Namespace: Asi.iBO.ContactManagement
Assembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0

Syntax

C#
[SerializableAttribute]
public class CAddressTransport
Visual Basic
<SerializableAttribute> _
Public Class CAddressTransport
Visual C++
[SerializableAttribute]
public ref class CAddressTransport

Inheritance Hierarchy

System..::..Object
  Asi.iBO.ContactManagement..::..CAddressTransport

See Also