Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the percentage of data that is sampled out.
Namespace: [SocialDataService Web service]
Web service reference: http://Site/_vti_bin/SocialDataService.asmx
Syntax
'Declaration
Public Property SampleRate As Byte
Get
Set
'Usage
Dim instance As FeedbackData
Dim value As Byte
value = instance.SampleRate
instance.SampleRate = value
public byte SampleRate { get; set; }
Property Value
Type: System.Byte
The sample rate.