Miner.Responder.Presentation.Wpf.Switching Assembly > Miner.Responder.Presentation.Wpf.Switching.ViewModel Namespace : OrderLineToViewModelDelegate Delegate |
'Declaration Public Delegate Function OrderLineToViewModelDelegate( _ ByVal node As IOrderLine, _ ByVal nodesViewModel As INodesViewModel _ ) As IOrderLineViewModel
'Usage Dim instance As New OrderLineToViewModelDelegate(AddressOf HandlerMethod)
public delegate IOrderLineViewModel OrderLineToViewModelDelegate( IOrderLine node, INodesViewModel nodesViewModel )
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.