SPRoutingMachineInfo.StaticWeighting-Eigenschaft
Die statische Gewichtung
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property StaticWeighting As Double
Get
Set
'Usage
Dim instance As SPRoutingMachineInfo
Dim value As Double
value = instance.StaticWeighting
instance.StaticWeighting = value
public double StaticWeighting { get; set; }
Eigenschaftswert
Typ: System.Double