Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
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.
project euler 13, C#
CommandForce2
aa
Download a UTF-8 text file, and display the contents.
Linq Func Action
Convert string to TimeSpan in C#
NumsToVars
Full text search using Linqdb
Hex character codes
Fórum Multiple Tests Returning Error Message
stackse - search stackoverflow differently
Please log in to post a comment.