Responder Developer Guide
AddViewForm Constructor(Boolean,Boolean,String)


Syntax
'Declaration
 
Public Function New( _
   ByVal showContinue As Boolean, _
   ByVal showNumCopies As Boolean, _
   ByVal nameColumn As String _
)
'Usage
 
Dim showContinue As Boolean
Dim showNumCopies As Boolean
Dim nameColumn As String
 
Dim instance As New AddViewForm(showContinue, showNumCopies, nameColumn)
public AddViewForm( 
   bool showContinue,
   bool showNumCopies,
   string nameColumn
)

Parameters

showContinue
showNumCopies
nameColumn
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

AddViewForm Class
AddViewForm Members
Overload List

 

 


Send Comment