SectionInitialState Constructor (Int32, Boolean) |
Initializes a new instance of the SectionInitialState class.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public SectionInitialState(
int sectionId,
bool sectionOpen
)
Parameters
- sectionId
- Type: SystemInt32
- sectionOpen
- Type: SystemBoolean
See Also