Miner.Responder.Model.Switching Assembly > Miner.Responder.Model.Feature.Adornment Namespace > Ground Class > Ground Constructor : Ground Constructor(Guid,Phases,String,XYPoint,String,String,Nullable<DateTime>) |
'Declaration Public Function New( _ ByVal guid As Guid, _ ByVal groundedPhases As Phases, _ ByVal description As String, _ ByVal location As XYPoint, _ ByVal remarks As String, _ ByVal owner As String, _ ByVal whenPlaced As Nullable(Of Date) _ )
'Usage Dim guid As Guid Dim groundedPhases As Phases Dim description As String Dim location As XYPoint Dim remarks As String Dim owner As String Dim whenPlaced As Nullable(Of Date) Dim instance As New Ground(guid, groundedPhases, description, location, remarks, owner, whenPlaced)
public Ground( Guid guid, Phases groundedPhases, string description, XYPoint location, string remarks, string owner, Nullable<DateTime> whenPlaced )
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.