Responder Developer Guide
InsertErrorActions Property


Syntax
'Declaration
 
Public Property InsertErrorActions As DataWriter.ErrorActions
'Usage
 
Dim instance As DataWriter
Dim value As DataWriter.ErrorActions
 
instance.InsertErrorActions = value
 
value = instance.InsertErrorActions
public DataWriter.ErrorActions InsertErrorActions {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

DataWriter Class
DataWriter Members

 

 


Send Comment