ArcFM Responder Mobile Developer Guide
CumXMax Property (IMMSecCktConductorResults)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610743810)>
Property CumXMax As System.Double
'Usage
 
Dim instance As IMMSecCktConductorResults
Dim value As System.Double
 
instance.CumXMax = value
 
value = instance.CumXMax
[System.Runtime.InteropServices.DispId(1610743810)]
System.double CumXMax {get; set;}
read-write property CumXMax: System.Double; 
System.Runtime.InteropServices.DispIdAttribute(1610743810)
function get,set CumXMax : System.double
[System.Runtime.InteropServices.DispId(1610743810)]
__property System.double get_CumXMax();
__property void set_CumXMax( 
   System.double value
);
[System.Runtime.InteropServices.DispId(1610743810)]
property System.double CumXMax {
   System.double get();
   void set (    System.double 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

IMMSecCktConductorResults Interface
IMMSecCktConductorResults Members

Send Feedback