Added property UseRNOParentIdent for Braidwood
Used property UseRNOParentIdent for Braidwood
This commit is contained in:
@@ -736,6 +736,7 @@ public struct StepSectionLayout
|
||||
//for Braidwood by jcb
|
||||
public string RNOWidthAdj;
|
||||
public string BoxLeftAdj;
|
||||
public string UseRNOParentIdent;
|
||||
//end for Braidwood by jcb
|
||||
|
||||
/* Format flags moved to here.... */
|
||||
|
@@ -80,6 +80,7 @@ namespace fmtxml
|
||||
fmtdata.StepData[6].ColOverride = "42";
|
||||
fmtdata.StepData[7].ColOverride = "42";
|
||||
fmtdata.StepData[43].ColOverride = "42";
|
||||
fmtdata.SectData.StepSectionData.StpSectLayData.UseRNOParentIdent = "True";
|
||||
}
|
||||
}
|
||||
public partial class FmtToXml
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user