public decimal GetJournalSetTotalCharge( string JB_JobCostCentres_RecID, string JB_Stages_RecID )
Public Function GetJournalSetTotalCharge ( _ JB_JobCostCentres_RecID As String, _ JB_Stages_RecID As String _ ) As Decimal
public: Decimal^ GetJournalSetTotalCharge( String^ JB_JobCostCentres_RecID, String^ JB_Stages_RecID )