Responder Developer Guide
Validate Method (CutNotFound)


Syntax
'Declaration
 
Public Overrides Sub Validate( _
   ByVal sender As Object, _
   ByVal e As TaskValidationEventArgs _
) 
'Usage
 
Dim instance As CutNotFound
Dim sender As Object
Dim e As TaskValidationEventArgs
 
instance.Validate(sender, e)
public override void Validate( 
   object sender,
   TaskValidationEventArgs e
)

Parameters

sender
e
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

CutNotFound Class
CutNotFound Members

 

 


Send Comment