Responder Developer Guide
CustomersObject Constructor(CustomersObject)


Version: 10.2.1a

Resource Center Home

Syntax
'Declaration
 
Public Function New( _
   ByVal other As CustomersObject _
)
'Usage
 
Dim other As CustomersObject
 
Dim instance As New CustomersObject(other)
public CustomersObject( 
   CustomersObject other
)

Parameters

other
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

CustomersObject Class
CustomersObject Members
Overload List

 

 


Send Comment