Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
GetMyAppintmentData
public static List<ef.uspGetMyAccountAppointment_Result> GetMyAppintmentData(int currentPageIndex, short pageSize, bool isPastApp, long userID, byte? LoadServiceClass = null, long? businessID = 0, string sPagingDetails = "") { bool IsCallFromCheckIn = Functions.IsCallFromCheckIn(); string resultAppointments1 = Vagaro.Web.Business.CommonRepository.GetDataFromSQLGroups(new clsGroupCallInput() { pageIndex = currentPageIndex, pageSize = pageSize, isPastApp = isPastApp, userID = userID, LoadServiceClass = LoadServiceClass, businessID = businessID, sPagingDetails = sPagingDetails, IsCallFromCheckIn = IsCallFromCheckIn }, clsGroupCallType.MyAccount_Appointment); return JsonConvert.DeserializeObject<List<ef.uspGetMyAccountAppointment_Result>>(resultAppointments1); }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
test
Understanding For loop and Return functions
Enumerable
random no generation array
adxcsxsd
Testing 004
MultiThreading and CancellationToken
Testing email address validation
file Info and File Stream
Rand things kurs 8 network
Please log in to post a comment.