Miner.Responder.Framework.Tracing Namespace > FindCustomersBelowDeviceRequest Class : Percentage Property |
'Declaration
Public Property Percentage As System.Nullable(Of Double)
'Usage
Dim instance As FindCustomersBelowDeviceRequest Dim value As System.Nullable(Of Double) instance.Percentage = value value = instance.Percentage
public System.Nullable<double> Percentage {get; set;}
public read-write property Percentage: System.Nullable;
public function get,set Percentage : System.Nullable
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