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