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
- metadataObjectStruct
Type: Microsoft.SharePoint.BusinessData.SharedService.MetadataObjectStruct