F2024-047 - Added (to all BNPP formats) a transition type that can be used to referenced procedure steps containing standard step text.
This commit is contained in:
@@ -58,7 +58,8 @@ namespace VEPROMS.CSLA.Library
|
||||
SectMenuStep = 0x0020,
|
||||
StepAllowNone = 0x0040,
|
||||
StepFirst = 0x0080,
|
||||
StepLast = 0x0100
|
||||
StepLast = 0x0100,
|
||||
StepAllChildren = 0x0200
|
||||
}
|
||||
public enum E_EMode : uint
|
||||
{
|
||||
|
Reference in New Issue
Block a user