private void NewRowManual(ref PcSupplementRow ARow)
 {
     ARow.ConferenceKey = FPartnerKey;
     ARow.OutreachType = "";
     ARow.Supplement = 0;
 }
 private void NewRowManual(ref PcSupplementRow ARow)
 {
     ARow.ConferenceKey = FPartnerKey;
     ARow.OutreachType  = "";
     ARow.Supplement    = 0;
 }