ArcFM Solution Developer Guide
FiberCable Constructor(Int64,Guid,IBoundedObject,String)


Syntax
'Declaration
 
Public Function New( _
   ByVal objectId As System.Long, _
   ByVal id As System.Guid, _
   ByVal geometry As SE.Geospatial.Spatial.IBoundedObject, _
   ByVal facilityId As System.String _
)
'Usage
 
Dim objectId As System.Long
Dim id As System.Guid
Dim geometry As SE.Geospatial.Spatial.IBoundedObject
Dim facilityId As System.String
 
Dim instance As New FiberCable(objectId, id, geometry, facilityId)
public FiberCable( 
   System.long objectId,
   System.Guid id,
   SE.Geospatial.Spatial.IBoundedObject geometry,
   System.string facilityId
)

Parameters

objectId
id
geometry
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

FiberCable Class
FiberCable Members
Overload List

 

 


Send Comment