Responder Developer Guide
EditViewFormCallback Property (EditViewForm)


Syntax
'Declaration
 
Public Property EditViewFormCallback As IEditViewFormCallback
'Usage
 
Dim instance As EditViewForm
Dim value As IEditViewFormCallback
 
instance.EditViewFormCallback = value
 
value = instance.EditViewFormCallback
public IEditViewFormCallback EditViewFormCallback {get; set;}
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

EditViewForm Class
EditViewForm Members

 

 


Send Comment