Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the identifier of the MetadataObject object.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Id As UInteger
Get
'Usage
Dim instance As MetadataObject
Dim value As UInteger
value = instance.Id
public uint Id { get; }
Property Value
Type: System.UInt32
The identifier of the MetadataObject object.