ClassContact
Class
Represents the information to identity a (Ultimate) Creditor, Ultimate Debtor.
Definition
Namespace:Telerik.Barcode
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public class Contact
Inheritance: objectContact
Constructors
Contact(string, Address)
Initializes a new instance of the Contact class.
Declaration
cs-api-definition
public Contact(string name, Address address)
Parameters
name
The name of the contact.
address
The address of the contact. Can be either an instance of StructuredAddress or CombinedAddress