Continuous Action Summary logic
This commit is contained in:
@@ -26,6 +26,11 @@ namespace Volian.Print.Library
|
||||
{
|
||||
get { return _MyPlacekeepers; }
|
||||
}
|
||||
private pkParagraphs _MyContActSteps = new pkParagraphs();
|
||||
public pkParagraphs MyContActSteps
|
||||
{
|
||||
get { return _MyContActSteps; }
|
||||
}
|
||||
private float? _BottomContent = null;// RHM20150525 - Table Scrunch
|
||||
public float? BottomContent
|
||||
{
|
||||
|
Reference in New Issue
Block a user