misc shit to bring up to date so can then commit qbi changes
This commit is contained in:
@@ -31,7 +31,7 @@ namespace GZTW.AyaNova.BLL
|
||||
#region Attributes
|
||||
private bool mActive;
|
||||
//case 1404 added for usefulness
|
||||
internal Guid mClientID;
|
||||
//internal Guid mClientID;
|
||||
#endregion
|
||||
|
||||
#region Constructor
|
||||
|
||||
@@ -443,7 +443,7 @@ namespace GZTW.AyaNova.BLL
|
||||
/// <summary>
|
||||
/// Takes a single ID and returns a "list" of one object
|
||||
/// </summary>
|
||||
/// <param name="WorkorderItemScheduledUserID">ID of WorkorderItemScheduledUser object</param>
|
||||
/// <param name="WorkorderItemScheduledUserID">ID of WorkorderItemScheduledUser object (NOT the user id)</param>
|
||||
/// <returns>list of <see cref="WorkorderQuoteScheduledUserList.WorkorderQuoteScheduledUserListInfo"/> objects</returns>
|
||||
public static WorkorderQuoteScheduledUserList GetListForSingleItem(Guid WorkorderItemScheduledUserID)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user