ArcFM Solution Developer Guide
CreateIncidentOnDevice Constructor(Int32,String)


The feature class ID.
The facility ID.
Initializes a new instance of the CreateIncidentOnDevice class.
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 CreateIncidentOnDevice(fcid, facilityId)
public CreateIncidentOnDevice( 
   System.int fcid,
   System.string facilityId
)

Parameters

fcid
The feature class ID.
facilityId
The facility ID.
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

CreateIncidentOnDevice Class
CreateIncidentOnDevice Members
Overload List

 

 


Send Comment