C2018-013 Procedures with Supplemental Information will assume that all sections are printed separately
This commit is contained in:
parent
08327810e3
commit
bfd2ae34ab
@ -298,6 +298,8 @@ namespace VEPROMS.CSLA.Library
|
||||
{
|
||||
get
|
||||
{
|
||||
// C2018-013 Procedures with Supplemental Information will assume that all sections are printed separately.
|
||||
if (_SectionInfo != null && _SectionInfo.MyProcedure.ProcHasSupInfoData) return SectionPagination.Separate;
|
||||
string s = _Xp["Section", "Pagination"];
|
||||
|
||||
//If there is no value to get, then get the parent value (a.k.a. default value).
|
||||
|
Loading…
x
Reference in New Issue
Block a user