C# Class SIPSorcery.CRM.Customer

Inheritance: ISIPAsset
Afficher le fichier Open project: TilmannBach/sipsorcery-fork Class Usage Examples

Méthodes publiques

Свойство Type Description
USERNAME_ALLOWED_CHARS string

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Customer ( ) : System.Data
Customer ( DataRow customerRow ) : System.Data
GetTable ( ) : DataTable
GetXMLDocumentElementName ( ) : string
GetXMLElementName ( ) : string
Load ( XmlDocument dom ) : object>.Dictionary
Load ( DataRow customerRow ) : void
ToXML ( ) : string
ToXMLNoParent ( ) : string
ValidateAndClean ( Customer customer ) : string

Method Details

Customer() public méthode

public Customer ( ) : System.Data
Résultat System.Data

Customer() public méthode

public Customer ( DataRow customerRow ) : System.Data
customerRow System.Data.DataRow
Résultat System.Data

GetTable() public méthode

public GetTable ( ) : DataTable
Résultat System.Data.DataTable

GetXMLDocumentElementName() public méthode

public GetXMLDocumentElementName ( ) : string
Résultat string

GetXMLElementName() public méthode

public GetXMLElementName ( ) : string
Résultat string

Load() public méthode

public Load ( XmlDocument dom ) : object>.Dictionary
dom System.Xml.XmlDocument
Résultat object>.Dictionary

Load() public méthode

public Load ( DataRow customerRow ) : void
customerRow System.Data.DataRow
Résultat void

ToXML() public méthode

public ToXML ( ) : string
Résultat string

ToXMLNoParent() public méthode

public ToXMLNoParent ( ) : string
Résultat string

ValidateAndClean() public static méthode

public static ValidateAndClean ( Customer customer ) : string
customer Customer
Résultat string

Property Details

USERNAME_ALLOWED_CHARS public_oe static_oe property

public static string USERNAME_ALLOWED_CHARS
Résultat string