Responder Developer Guide
ConstructCondition Method (CallbackRule)


Constructs the conditions that specify when callback records are to be created. (A logical OR of each CallbackOn[Event] condition.)
Syntax
'Declaration
 
Protected Overrides Function ConstructCondition() As DataRowCondition
'Usage
 
Dim instance As CallbackRule
Dim value As DataRowCondition
 
value = instance.ConstructCondition()
protected override DataRowCondition ConstructCondition()

Return Value

The condition that triggers adding callback records.
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

CallbackRule Class
CallbackRule Members

 

 


Send Comment