ArcFM Solution Developer Guide
FindDeviceByFacilityIDRequest Constructor(Int32,String)


Syntax
'Declaration
 
Public Function New( _
   ByVal fcid As System.Integer, _
   ByVal facilityID As System.String _
)
'Usage
 
Dim fcid As System.Integer
Dim facilityID As System.String
 
Dim instance As New FindDeviceByFacilityIDRequest(fcid, facilityID)
public FindDeviceByFacilityIDRequest( 
   System.int fcid,
   System.string facilityID
)

Parameters

fcid
facilityID
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

FindDeviceByFacilityIDRequest Class
FindDeviceByFacilityIDRequest Members
Overload List

 

 


Send Comment