Freigeben über


SPSolutionResourceUsageRecord.SolutionId-Eigenschaft

Ruft die GUID der Lösung für die SPSolutionResourceUsageRecordfest.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property SolutionId As Guid
    Get
    Set
'Usage
Dim instance As SPSolutionResourceUsageRecord
Dim value As Guid

value = instance.SolutionId

instance.SolutionId = value
public Guid SolutionId { get; set; }

Eigenschaftswert

Typ: System.Guid
Die GUID der Lösung für die SPSolutionResourceUsageRecord.

Siehe auch

Referenz

SPSolutionResourceUsageRecord Klasse

SPSolutionResourceUsageRecord-Member

Microsoft.SharePoint-Namespace