MetadataObject.Id 属性 (Microsoft.Office.Server.ApplicationRegistry.Administration)

Gets the unique ID of the metadata object from the metadata repository.

命名空间: Microsoft.Office.Server.ApplicationRegistry.Administration
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
Public ReadOnly Property Id As UInteger
用法
Dim instance As MetadataObject
Dim value As UInteger

value = instance.Id
public uint Id { get; }

属性值

The ID of the metadata object.

另请参阅

参考

MetadataObject 类
MetadataObject 成员
Microsoft.Office.Server.ApplicationRegistry.Administration 命名空间