ArcFM Solution Developer Guide
TransitionEnabled Method (IMMPxApplication)


Syntax
'Declaration
 
Function TransitionEnabled( _
   ByVal sTransitionName As System.String, _
   ByVal State As IMMPxState _
) As System.Boolean
'Usage
 
Dim instance As IMMPxApplication
Dim sTransitionName As System.String
Dim State As IMMPxState
Dim value As System.Boolean
 
value = instance.TransitionEnabled(sTransitionName, State)
System.bool TransitionEnabled( 
   System.string sTransitionName,
   IMMPxState State
)

Parameters

sTransitionName
State
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMPxApplication Interface
IMMPxApplication Members

 

 


Send Comment