C# Class ProxomoWP7Demo.Custom_TrainingRec

Afficher le fichier Open project: Proxomo/SDK-WP7 Class Usage Examples

Méthodes publiques

Méthode Description
Custom_TrainingRec ( ) : System
Custom_TrainingRec ( string theTableName, string theID, string theTransDate, string theFinInst, double theAmount, string theDetails, bool theIsRetAcct, bool theIsJointAcct, int theAcctType ) : System

Method Details

Custom_TrainingRec() public méthode

public Custom_TrainingRec ( ) : System
Résultat System

Custom_TrainingRec() public méthode

public Custom_TrainingRec ( string theTableName, string theID, string theTransDate, string theFinInst, double theAmount, string theDetails, bool theIsRetAcct, bool theIsJointAcct, int theAcctType ) : System
theTableName string
theID string
theTransDate string
theFinInst string
theAmount double
theDetails string
theIsRetAcct bool
theIsJointAcct bool
theAcctType int
Résultat System