RefreshInterval Element (ASSL)

Specifies the interval at which the bound data associated with the parent element is refreshed.

Syntax

<DimensionBinding> <!-- or MeasureGroupBinding, ProactiveCachingIncrementalProcessingBinding, ProactiveCachingQueryBinding -->
   ...
   <RefreshInterval>...</RefreshInterval>
   ...
</DimensionBinding>

Element Characteristics

Characteristic

Description

Data type and length

XML duration

Default value

Ancestor or Parent

Default Value

ProactiveCachingIncrementalProcessingBinding or ProactiveCachingQueryBinding

PT-1s

All others

PT1m

Cardinality

0-1: Optional element that can occur once and only once.

Element Relationships

Relationship

Element

Parent elements

DimensionBinding, MeasureGroupBinding, ProactiveCachingIncrementalProcessingBinding, ProactiveCachingQueryBinding

Child elements

None

Remarks

The elements that correspond to the parents of RefreshInterval in the Analysis Management Objects (AMO) object model are DimensionBinding, MeasureGroupBinding, ProactiveCachingIncrementalProcessingBinding, and ProactiveCachingQueryBinding.

See Also

Reference

Properties (ASSL)