MetadataObject.ReadCommon method

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.BusinessData.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overridable Sub ReadCommon ( _
    metadataObjectStruct As MetadataObjectStruct _
)
'Usage
Dim metadataObjectStruct As MetadataObjectStruct

Me.ReadCommon(metadataObjectStruct)
protected virtual void ReadCommon(
    MetadataObjectStruct metadataObjectStruct
)

Parameters

See also

Reference

MetadataObject class

MetadataObject members

Microsoft.SharePoint.BusinessData.Administration namespace