ArcFM Responder Mobile Developer Guide
TraceType Property (IMMTraceNoExtValveIsolation)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678274)>
Property TraceType As mmGasWaterTraceType
'Usage
 
Dim instance As IMMTraceNoExtValveIsolation
Dim value As mmGasWaterTraceType
 
instance.TraceType = value
 
value = instance.TraceType
[System.Runtime.InteropServices.DispId(1610678274)]
mmGasWaterTraceType TraceType {get; set;}
read-write property TraceType: mmGasWaterTraceType; 
System.Runtime.InteropServices.DispIdAttribute(1610678274)
function get,set TraceType : mmGasWaterTraceType
[System.Runtime.InteropServices.DispId(1610678274)]
__property mmGasWaterTraceType get_TraceType();
__property void set_TraceType( 
   mmGasWaterTraceType value
);
[System.Runtime.InteropServices.DispId(1610678274)]
property mmGasWaterTraceType TraceType {
   mmGasWaterTraceType get();
   void set (    mmGasWaterTraceType value);
}
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

IMMTraceNoExtValveIsolation Interface
IMMTraceNoExtValveIsolation Members

Send Feedback