This topic has not yet been rated - Rate this topic

MajorObject.Description Property

Gets or sets a description string of current object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public override string Description { get; set; }

Property Value

Type: System.String
A description string of current object.

Implements

INamedComponent.Description
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.