GatewayManifestEntry Class

Represents an entry in the gateway manifest.
Inheritance Hierarchy
SystemObject
  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)
Syntax
public class GatewayManifestEntry

The GatewayManifestEntry type exposes the following members.

Properties
  NameDescription
Public propertyDisplayName
Gets the display name of the gateway manifest entry.
Public propertyId
Gets the ID of the gateway manifest entry.
Top
See Also