CalculationProperty.Description Property

Definition

Gets or sets the description of a CalculationProperty object.

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_CalculationProperty_Description")]
public string Description { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_CalculationProperty_Description")>]
member this.Description : string with get, set
Public Property Description As String

Property Value

String

The object description.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to