GDCFieldList Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string FieldList { get; set; }
Public Property FieldList As String
Get
Set
public:
property String^ FieldList {
String^ get ();
void set (String^ value);
}
function get_FieldList();
function set_FieldList(value);
Property Value
Type:
StringSee Also