GatewayManifestEntry Class |
Represents an entry in the gateway manifest.
Inheritance HierarchySystemObject Dundas.BI.Data.DataProviders.GatewayGatewayManifestEntry
Namespace:
Dundas.BI.Data.DataProviders.Gateway
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic class GatewayManifestEntry
Public Class GatewayManifestEntry
public ref class GatewayManifestEntry
type GatewayManifestEntry = class end
The GatewayManifestEntry type exposes the following members.
Properties|
| Name | Description |
|---|
 | DisplayName | Gets the display name of the gateway manifest entry. |
 | Id | Gets the ID of the gateway manifest entry. |
Top
See Also