Miner.Desktop Assembly > Miner.Desktop.Diagrams.Underground.Interfaces Namespace > IDuctEndActions Interface : OnSetBypass Method |
'Declaration Sub OnSetBypass( _ ByVal ductEndViewModel As DuctEndViewModel, _ ByVal continuingDuctName As System.String, _ ByVal bypassId As System.Nullable(Of Guid) _ )
'Usage Dim instance As IDuctEndActions Dim ductEndViewModel As DuctEndViewModel Dim continuingDuctName As System.String Dim bypassId As System.Nullable(Of Guid) instance.OnSetBypass(ductEndViewModel, continuingDuctName, bypassId)
void OnSetBypass( DuctEndViewModel ductEndViewModel, System.string continuingDuctName, System.Nullable<Guid> bypassId )
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.