Property | Type | Description | |
---|---|---|---|
Add_Expense | void | ||
Change_Client_Bill | void | ||
Change_Paid_Bill | void | ||
Grants_DropDown | void | ||
MoneyDonation_DropDown | void | ||
useEnterAsTab | void |
Method | Description | |
---|---|---|
AddGroupSession ( int expenseTypeID, |
Method | Description | |
---|---|---|
Add_Expense ( object sender, |
||
Change_Client_Bill ( object sender, |
||
Change_Paid_Bill ( object sender, |
||
Grants_DropDown ( object sender, |
||
MoneyDonation_DropDown ( object sender, |
||
useEnterAsTab ( object sender, System e ) : void |
public AddGroupSession ( int expenseTypeID, |
||
expenseTypeID | int | |
individual | ||
staffID | int | |
expenseDueDate | System.DateTime | |
startDateTime | System.DateTime | |
endDateTime | System.DateTime | |
appointmentID | int | |
return | FCS_DataTesting |