SPFieldIndex.Id property
取得SPFieldIndex的識別項 (ID)。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property Id As Guid
Get
'用途
Dim instance As SPFieldIndex
Dim value As Guid
value = instance.Id
public Guid Id { get; }
Property value
Type: System.Guid
SPFieldIndex的識別碼。