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 metadata object that references this localized name object.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property MetadataObject As MetadataObject
Get
'Usage
Dim instance As LocalizedName
Dim value As MetadataObject
value = instance.MetadataObject
public MetadataObject MetadataObject { get; }
Property Value
Type: Microsoft.SharePoint.BusinessData.Administration.MetadataObject
The metadata object that references this localized name object.