Click or drag to resize
GoogleDateParameterDescription Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the Description to be used when prompting for this date value

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Description { get; set; }

Return Value

Type: String
The Description to be used when prompting for this date value

Implements

GoogleDateParameter_GoogleDateParameterDescription
See Also