Leadtools.Jpip Namespace > ResponseFields Class : SamplingRate Property |
public Nullable<float> SamplingRate {get; set;}
'Declaration Public Property SamplingRate As Nullable(Of Single)
'Usage Dim instance As ResponseFields Dim value As Nullable(Of Single) instance.SamplingRate = value value = instance.SamplingRate
public IReference<float> SamplingRate {get; set;}
get_SamplingRate();
set_SamplingRate(value);
public: property Nullable<float> SamplingRate { Nullable<float> get(); void set ( Nullable<float> value); }
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