Miner.Responder.Model Assembly > Miner.Responder.Model.Switching Namespace > OrderLineFactory Class > Create Method : Create<TTask>(SwitchingOrder) Method |
'Declaration Public Overloads Shared Function Create(Of TTask As {New, NetworkTask})( _ ByVal order As SwitchingOrder _ ) As SwitchingStep
'Usage Dim order As SwitchingOrder Dim value As SwitchingStep value = OrderLineFactory.Create(Of TTask)(order)
public static SwitchingStep Create<TTask>( SwitchingOrder order ) where TTask: new(), NetworkTask
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.