Run Code
|
Code Wall
|
Users
|
Misc
|
Feedback
|
About
|
Login
|
Theme
|
Privacy
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.
eg
online compiler
w
DN2
c# integers
custom Queue Implementation
Hi
bc160400236
Fórum ➡ Aggregating 2 compatible dictionaries, using LINQ ♦
4
Please log in to post a comment.