C2021-015: High Level Steps in Table of Contents
C2021-015: Barakah High Level Steps in Table of Contents
This commit is contained in:
@@ -4821,6 +4821,15 @@ namespace VEPROMS.CSLA.Library
|
||||
return LazyLoad(ref _TofCRemoveGrpNameInSects, "@TofCRemoveGrpNameInSects");
|
||||
}
|
||||
}
|
||||
// C2021-015: Barakah High Level Steps in Table of Contents
|
||||
private LazyLoad<bool> _TofCAllowHLS;
|
||||
public bool TofCAllowHLS
|
||||
{
|
||||
get
|
||||
{
|
||||
return LazyLoad(ref _TofCAllowHLS, "@TofCAllowHLS");
|
||||
}
|
||||
}
|
||||
private VE_Font _Font;
|
||||
public VE_Font Font
|
||||
{
|
||||
|
Reference in New Issue
Block a user