Miner.Responder.Model.Switching Assembly > Miner.Responder.Model.Switching.Library Namespace > Order Class : Order Constructor |
'Declaration Public Function New( _ ByVal persister As IOrderPersister, _ ByVal id As Integer, _ ByVal name As String, _ ByVal folder As Folder, _ ByVal remarks As String, _ ByVal regionId As Integer, _ ByVal startDate As Nullable(Of Date), _ ByVal endDate As Nullable(Of Date), _ ByVal createdBy As User, _ ByVal approvedBy As User, _ ByVal type As SwitchingOrderTypeDomain, _ ByVal status As SwitchingOrderState _ )
'Usage Dim persister As IOrderPersister Dim id As Integer Dim name As String Dim folder As Folder Dim remarks As String Dim regionId As Integer Dim startDate As Nullable(Of Date) Dim endDate As Nullable(Of Date) Dim createdBy As User Dim approvedBy As User Dim type As SwitchingOrderTypeDomain Dim status As SwitchingOrderState Dim instance As New Order(persister, id, name, folder, remarks, regionId, startDate, endDate, createdBy, approvedBy, type, status)
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.