RemoteOfflineRuntime.GetMetadataCatalog Method
Gets a remote metadata catalog.
Namespace: Microsoft.Office.BusinessData.Offlining
Assembly: Microsoft.Office.BusinessApplications.Runtime (in Microsoft.Office.BusinessApplications.Runtime.dll)
Syntax
'Declaration
Public Function GetMetadataCatalog As IMetadataCatalog
'Usage
Dim instance As RemoteOfflineRuntime
Dim returnValue As IMetadataCatalog
returnValue = instance.GetMetadataCatalog()
public IMetadataCatalog GetMetadataCatalog()
Return Value
Type: Microsoft.BusinessData.MetadataModel.IMetadataCatalog
The remote metadata catalog.