GoogleDateParameterGoogleDateParameterValueSource Property |
|
DataPA OpenAnalytics API Reference
Gets and sets a property that determines how the date value will be derived
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public GoogleDateParameterGoogleDateParameterValueSourceEnum GoogleDateParameterValueSource { get; set; }
Public Property GoogleDateParameterValueSource As GoogleDateParameterGoogleDateParameterValueSourceEnum
Get
Set
public:
virtual property GoogleDateParameterGoogleDateParameterValueSourceEnum GoogleDateParameterValueSource {
GoogleDateParameterGoogleDateParameterValueSourceEnum get () sealed;
void set (GoogleDateParameterGoogleDateParameterValueSourceEnum value) sealed;
}
function get_GoogleDateParameterValueSource();
function set_GoogleDateParameterValueSource(value);
Return Value
Type:
GoogleDateParameterGoogleDateParameterValueSourceEnumImplements
GoogleDateParameter_GoogleDateParameterGoogleDateParameterValueSourceSee Also