SPChange.InternalUniqueId property
會取得變更物件的識別碼。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected ReadOnly Property InternalUniqueId As Guid
Get
'用途
Dim value As Guid
value = Me.InternalUniqueId
protected Guid InternalUniqueId { get; }
Property value
Type: System.Guid
已變更的物件識別碼。
Exceptions
Exception | Condition |
---|---|
NotSupportedException | 將識別碼的值為DBNull。 |
備註
您可以存取此屬性只能從衍生的類別。