IUniqueName Interface

Interface for objects that are qualified by an unique name.

Namespace: Dundas.BI.Data.Metadata
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public interface IUniqueName

The IUniqueName type exposes the following members.

Properties
 NameDescription
Public propertyUniqueName Gets the object unique name.
Top
See Also