This topic has not yet been rated - Rate this topic

INamedComponent Interface

This API supports the infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
[GuidAttribute("BBCC5A46-0217-4a45-ACAE-189239F101BF")]
public interface INamedComponent : IModelComponent, 
	IComponent, IDisposable

The INamedComponent type exposes the following members.

  NameDescription
Public propertyDescription
Public propertyFriendlyPathInfrastructure. (Inherited from IModelComponent.)
Public propertyID
Public propertyName
Public propertyOwningCollectionInfrastructure. (Inherited from IModelComponent.)
Public propertyParentInfrastructure. (Inherited from IModelComponent.)
Public propertySite (Inherited from IComponent.)
Top
  NameDescription
Public methodDispose (Inherited from IDisposable.)
Top
  NameDescription
Public eventDisposed (Inherited from IComponent.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.