ArcFM Engine Developer Guide
Percentage Property


Syntax
'Declaration
 
Public Property Percentage As Nullable(Of Double)
'Usage
 
Dim instance As FindCustomersBelowDeviceRequest
Dim value As Nullable(Of Double)
 
instance.Percentage = value
 
value = instance.Percentage
public Nullable<double> Percentage {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

FindCustomersBelowDeviceRequest Class
FindCustomersBelowDeviceRequest Members

 

 


Send Comment