M-Files Vault Application Framework
C#
Show/Hide TOC
State
Transition
Environment
State
ID Property
The id of the state that acts as an execution context.
Definition
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
int
StateID
{
get
;
set
; }
Property Value
Int32
Implements
IStateTransitionEnvironment
StateID
See Also
Reference
StateTransitionEnvironment Class
MFiles.VAF.Common Namespace
In This Article
Definition
Property Value
Implements
See Also