Click or drag to resize
LookupName Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the name of this lookup

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

Property Value

Type: String
The name of this lookup

Return Value

Type: String
The name of this lookup
Remarks