Share via


ILobSystem.Catalog Property

Gets the MetadataCatalog that this ILobSystem object is obtained from.

Namespace:  Microsoft.BusinessData.MetadataModel
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
ReadOnly Property Catalog As IMetadataCatalog
    Get
'Usage
Dim instance As ILobSystem
Dim value As IMetadataCatalog

value = instance.Catalog
IMetadataCatalog Catalog { get; }

Property Value

Type: Microsoft.BusinessData.MetadataModel.IMetadataCatalog

The MetadataCatalog that this ILobSystem object is obtained from.

See Also

Reference

ILobSystem Interface

ILobSystem Members

Microsoft.BusinessData.MetadataModel Namespace