NamedComponent.Description Property

Gets or sets the description of the component.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public virtual string Description { get; set; }

Property Value

Type: System.String
The description of the component.

Implements

INamedComponent.Description

See Also

Reference

NamedComponent Class

Microsoft.AnalysisServices Namespace