ManagedProperty.DecimalPlaces Property
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property DecimalPlaces As Integer
Get
Set
'Usage
Dim instance As ManagedProperty
Dim value As Integer
value = instance.DecimalPlaces
instance.DecimalPlaces = value
public int DecimalPlaces { get; set; }
Property Value
Type: System.Int32
Returns Int32.