Responder Developer Guide
GetCondition Method (CallbackOnRestoreTimeDefined)


Build and return the callback event that will cause callback records to be created - restoration time has been defined.
Syntax
'Declaration
 
Public Function GetCondition() As DataRowCondition
'Usage
 
Dim instance As CallbackOnRestoreTimeDefined
Dim value As DataRowCondition
 
value = instance.GetCondition()
public DataRowCondition GetCondition()

Return Value

The condition that causes the callback event.
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

CallbackOnRestoreTimeDefined Class
CallbackOnRestoreTimeDefined Members

 

 


Send Comment