C# Class ProxomoWP7Demo.Custom_TrainingRec

Mostra file Open project: Proxomo/SDK-WP7 Class Usage Examples

Public Methods

Method 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 method

public Custom_TrainingRec ( ) : System
return System

Custom_TrainingRec() public method

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
return System