ArcFM Responder Mobile Developer Guide
Options Property (IMMTraceNoExtValveIsolation)






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