Miner.Responder.Desktop Assembly > Miner.Responder.Desktop.Commands.Models Namespace > CustomersInfoView Class : CustomersInfoView Constructor |
'Declaration Public Function New( _ ByVal customers As IEnumerable(Of CustomersObject), _ ByVal device As DeviceInfo, _ ByVal features As ICollection(Of ITracedElement), _ ByVal dispatcher As Dispatcher, _ ByVal closeCommand As Action _ )
'Usage Dim customers As IEnumerable(Of CustomersObject) Dim device As DeviceInfo Dim features As ICollection(Of ITracedElement) Dim dispatcher As Dispatcher Dim closeCommand As Action Dim instance As New CustomersInfoView(customers, device, features, dispatcher, closeCommand)
public CustomersInfoView( IEnumerable<CustomersObject> customers, DeviceInfo device, ICollection<ITracedElement> features, Dispatcher dispatcher, Action closeCommand )
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.