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.
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