ArcFM Responder Mobile Developer Guide
GetIncludedValves Method






Syntax
'Declaration
 
Function GetIncludedValves() As IMMEnumInt
'Usage
 
Dim instance As IMMGasWaterTraceBridge
Dim value As IMMEnumInt
 
value = instance.GetIncludedValves()
IMMEnumInt GetIncludedValves()
function GetIncludedValves(): IMMEnumInt; 
function GetIncludedValves() : IMMEnumInt;
IMMEnumInt* GetIncludedValves(); 
IMMEnumInt^ GetIncludedValves(); 
Requirements

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

See Also

Reference

IMMGasWaterTraceBridge Interface
IMMGasWaterTraceBridge Members

Send Feedback