CalculationProperty.Description Property

Definition

Gets or sets the description of a CalculationProperty object.

public string Description { get; set; }
member this.Description : string with get, set
Public Property Description As String

Property Value

The object description.

Applies to