C# Class EppLib.Extensions.Cira.CiraCreateExtension

Inheritance: CiraExtensionBase
Show file Open project: CodeMakerInc/EppLib.NET Class Usage Examples

Public Properties

Property Type Description
AggreementValue string
AgreementVersion string
CprCategory string
CreatedByResellerId string
Language string
OriginatingIpAddress string

Public Methods

Method Description
ToXml ( XmlDocument doc ) : XmlNode

Method Details

ToXml() public method

public ToXml ( XmlDocument doc ) : XmlNode
doc System.Xml.XmlDocument
return System.Xml.XmlNode

Property Details

AggreementValue public property

public string AggreementValue
return string

AgreementVersion public property

public string AgreementVersion
return string

CprCategory public property

public string CprCategory
return string

CreatedByResellerId public property

public string CreatedByResellerId
return string

Language public property

public string Language
return string

OriginatingIpAddress public property

public string OriginatingIpAddress
return string