Responder Developer Guide
Probability Property


Version: 10.2.1a

Resource Center Home

Syntax
'Declaration
 
Public Property Probability As Nullable(Of Double)
'Usage
 
Dim instance As FaultLocationsObject
Dim value As Nullable(Of Double)
 
instance.Probability = value
 
value = instance.Probability
public Nullable<double> Probability {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

FaultLocationsObject Class
FaultLocationsObject Members

 

 


Send Comment