Miner.Interop Namespace > IMMGasWaterTraceBridge Interface : RemoveIncludedValve Method |
'Declaration
Function RemoveIncludedValve( _ ByVal lEID As System.Integer _ ) As System.Boolean
'Usage
Dim instance As IMMGasWaterTraceBridge Dim lEID As System.Integer Dim value As System.Boolean value = instance.RemoveIncludedValve(lEID)
System.bool RemoveIncludedValve( System.int lEID )
function RemoveIncludedValve( lEID: System.Integer ): System.Boolean;
function RemoveIncludedValve( lEID : System.int ) : System.boolean;
System.bool RemoveIncludedValve( System.int lEID )
System.bool RemoveIncludedValve( System.int lEID )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2