Responder Developer Guide
GetCondition Method (CallbackDelete)


Declare the DataRowCondition that may cause callback records to be deleted due to an incident cancel or otherwise.
Syntax
'Declaration
 
Public Function GetCondition() As DataRowCondition
'Usage
 
Dim instance As CallbackDelete
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

CallbackDelete Class
CallbackDelete Members

 

 


Send Comment