Miner.Responder.Model Assembly > Miner.Responder.Model.Switching Namespace > OrderStructureInformation Class : DoesStructureContain Method |
'Declaration Public Shared Function DoesStructureContain( _ ByVal lineToFind As OrderLine, _ ByVal lineInStructure As OrderLine _ ) As Boolean
'Usage Dim lineToFind As OrderLine Dim lineInStructure As OrderLine Dim value As Boolean value = OrderStructureInformation.DoesStructureContain(lineToFind, lineInStructure)
public static bool DoesStructureContain( OrderLine lineToFind, OrderLine lineInStructure )
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.