Open this page in the API Guide

DescriptorBase Class

Base class for descriptor objects.
Inheritance Hierarchy
System.Object
  Dundas.BI.Data.Metadata.DescriptorBase
    More...

Namespace:  Dundas.BI.Data.Metadata
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public abstract class DescriptorBase

The DescriptorBase type exposes the following members.

Constructors
  NameDescription
Protected methodDescriptorBase(Guid)
Initializes a new instance of the DescriptorBase class.
Protected methodDescriptorBase(Guid, String, String)
Initializes a new instance of the DescriptorBase class.
Top
Properties
  NameDescription
Public propertyDescription
Gets or sets the object description.
Public propertyId
Gets the object ID.
Public propertyName
Gets or sets the object name.
Top
Methods
See Also
Inheritance Hierarchy
System.Object
  Dundas.BI.Data.Metadata.DescriptorBase
    Dundas.BI.Data.Functions.InputDescriptor
    Dundas.BI.Data.Functions.ResultDescriptor
    Dundas.BI.Data.Metadata.ExpressionDescriptor
    Dundas.BI.Data.Parameters.Parameter
    Dundas.BI.Data.Parameters.Setting
    Dundas.BI.Data.Relationships.Relationship
    Dundas.BI.Data.Transforms.ConnectorElement
    Dundas.BI.Data.Transforms.ConnectorElementGroup
    Dundas.BI.Data.Transforms.ConnectorElementInfo
    Dundas.BI.Data.Transforms.TransformConnector
    Dundas.BI.Entities.MetricSets.DataState
    Dundas.BI.Entities.MetricSets.StateGroup
    Dundas.BI.Notifications.Notification
    Dundas.BI.Notifications.NotificationInfo