Responder Developer Guide
IsNextStepAfterGroupExecuted Method


Syntax
'Declaration
 
<ExtensionAttribute()>
Public Shared Function IsNextStepAfterGroupExecuted( _
   ByVal group As SwitchingStepGroup _
) As Boolean
'Usage
 
Dim group As SwitchingStepGroup
Dim value As Boolean
 
value = SwitchingOrderExecutionInformationExtensions.IsNextStepAfterGroupExecuted(group)
[Extension()]
public static bool IsNextStepAfterGroupExecuted( 
   SwitchingStepGroup group
)

Parameters

group
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

SwitchingOrderExecutionInformationExtensions Class
SwitchingOrderExecutionInformationExtensions Members

 

 


Send Comment