Method | Description | |
---|---|---|
DeletePhonesContext ( |
DeletePhonesContext - Will do a soft delete (make inactive) by PhoneID
|
|
InsertPhoneContext ( |
InsertPhoneContext - Will insert a record into Volunteer Phone table via SProc
|
|
ListPhones ( |
Returns all or a phone number for the given volunteer
|
|
ListPrimaryPhone ( |
||
UpdatePhoneNbr ( |
UpdatePhoneAddr - Will update a given PhoneNbr record by PhoneID
|
public DeletePhonesContext ( |
||
_cPhone | ||
return | void |
public InsertPhoneContext ( |
||
_cPhone | ||
return | void |
public ListPhones ( |
||
cVolPhone | ||
return | List |
public ListPrimaryPhone ( |
||
cVolPhone | ||
return |
public UpdatePhoneNbr ( |
||
_cPhone | ||
return | void |