Responder Developer Guide
GetCondition Method (CallbackOnPowerOut)


Declare the DataRowCondition that may cause callback records to be created due to power being lost.
Syntax
'Declaration
 
Public Function GetCondition() As DataRowCondition
'Usage
 
Dim instance As CallbackOnPowerOut
Dim value As DataRowCondition
 
value = instance.GetCondition()
public DataRowCondition GetCondition()

Return Value

The submit rule condition
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

CallbackOnPowerOut Class
CallbackOnPowerOut Members

 

 


Send Comment