SPResourceMeasure.ResourcesPerPoint Property
Represents a normalization factor for this resource measure.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property ResourcesPerPoint As Double
Get
Set
'Usage
Dim instance As SPResourceMeasure
Dim value As Double
value = instance.ResourcesPerPoint
instance.ResourcesPerPoint = value
public double ResourcesPerPoint { get; set; }
Property Value
Type: System.Double
Returns Double.