This commit is contained in:
@@ -76,6 +76,14 @@ namespace VEPROMS.CSLA.Library
|
||||
return MyParent.Description + " - " + Description + " (" + Name + ")";
|
||||
}
|
||||
}
|
||||
public StepSectionLayoutData MyStepSectionLayoutData
|
||||
{
|
||||
get { return PlantFormat.FormatData.SectData.StepSectionData.StepSectionLayoutData; }
|
||||
}
|
||||
public StepSectionPrintData MyStepSectionPrintData
|
||||
{
|
||||
get { return PlantFormat.FormatData.SectData.StepSectionData.StepSectionPrintData; }
|
||||
}
|
||||
}
|
||||
public partial class FormatInfoList
|
||||
{
|
||||
|
Reference in New Issue
Block a user