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.Client
Assembly:  Microsoft.SharePoint.BusinessData.Administration.Client (in Microsoft.SharePoint.BusinessData.Administration.Client.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.Client Namespace