This commit is contained in:
@@ -8,6 +8,7 @@ namespace AyaNova.Models
|
||||
public AyaType AType { get; set; }
|
||||
public long[] SelectedRowIds { get; set; }
|
||||
public bool IncludeWoItemDescendants {get;set;}
|
||||
public bool ReportDesignerSample {get;set;}//set if for report designer to limit rows returned to a sensible limit
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user