Responder Developer Guide
GetCondition Method (ICallbackEvent)


Returns the condition which triggers this event.
Syntax
'Declaration
 
Function GetCondition() As DataRowCondition
'Usage
 
Dim instance As ICallbackEvent
Dim value As DataRowCondition
 
value = instance.GetCondition()
DataRowCondition GetCondition()

Return Value

The condition to evaluate.
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

ICallbackEvent Interface
ICallbackEvent Members

 

 


Send Comment