C# Class EppLib.Entities.PostalInfo

Afficher le fichier Open project: CodeMakerInc/EppLib.NET Class Usage Examples

Méthodes publiques

Свойство Type Description
m_address PostalAddress
m_name string
m_org string
m_type string

Property Details

m_address public_oe property

public PostalAddress,EppLib.Entities m_address
Résultat PostalAddress

m_name public_oe property

public string m_name
Résultat string

m_org public_oe property

If the contact name is an individual, an organization can be entered. Otherwise, it must be omitted.
public string m_org
Résultat string

m_type public_oe property

public string m_type
Résultat string