M-Files Vault Application Framework
C#
Show/Hide TOC
State
Transition
Environment
Initial
Next
State
ID Property
The initial next state ID.
Definition
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
int
InitialNextStateID
{
get
;
set
; }
Property Value
Int32
Implements
IStateTransitionEnvironment
InitialNextStateID
See Also
Reference
StateTransitionEnvironment Class
MFiles.VAF.Common Namespace
In This Article
Definition
Property Value
Implements
See Also