case 3823
This commit is contained in:
@@ -2087,7 +2087,11 @@ namespace AyaNova
|
||||
|
||||
#region Business object editing / adding / deletion related code
|
||||
|
||||
|
||||
//case 3823
|
||||
private TypeAndID mClientNoteToDisplay;
|
||||
public TypeAndID ClientNoteToDisplay { get { return mClientNoteToDisplay; } set { mClientNoteToDisplay = value; } }
|
||||
|
||||
|
||||
private Client mClient;
|
||||
/// <summary>
|
||||
/// Client record to display
|
||||
|
||||
Reference in New Issue
Block a user