SPBandwidthUsageEntry.Result - Propriété
Obtient ou définit le résultat de l'opération.
Espace de noms : Microsoft.SharePoint.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property Result As Integer
Get
Set
'Utilisation
Dim instance As SPBandwidthUsageEntry
Dim value As Integer
value = instance.Result
instance.Result = value
public int Result { get; set; }
Valeur de propriété
Type : System.Int32