ArcFM Solution Developer Guide
Validated Event (WorkLocationProps)


Syntax
'Declaration
 
<SRDescriptionAttribute("Occurs after a control has been successfully validated.")>
<SRCategoryAttribute("Focus")>
Public Event Validated As System.EventHandler
'Usage
 
Dim instance As WorkLocationProps
Dim handler As System.EventHandler
 
AddHandler instance.Validated, handler
[SRDescription("Occurs after a control has been successfully validated.")]
[SRCategory("Focus")]
public event System.EventHandler Validated
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

WorkLocationProps Class
WorkLocationProps Members

 

 


Send Comment