BlendingSourceDefinition_BlendingSourceDefinitionBlendingSourceRefreshType Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax BlendingSourceDefinitionBlendingSourceRefreshTypeEnum BlendingSourceRefreshType { get; set; }
Property BlendingSourceRefreshType As BlendingSourceDefinitionBlendingSourceRefreshTypeEnum
Get
Set
property BlendingSourceDefinitionBlendingSourceRefreshTypeEnum BlendingSourceRefreshType {
BlendingSourceDefinitionBlendingSourceRefreshTypeEnum get ();
void set (BlendingSourceDefinitionBlendingSourceRefreshTypeEnum value);
}
function get_BlendingSourceRefreshType();
function set_BlendingSourceRefreshType(value);
Property Value
Type:
BlendingSourceDefinitionBlendingSourceRefreshTypeEnumSee Also