get_scope#
- PeriodicControl.get_scope()#
Gets the scope for the periodic control.
- Returns:
ScopeDefinition
Returns the scope of the periodic control.
- Return type:
Examples
>>> scope_definition = periodic_control.get_scope()
Site Navigation
Section Navigation
Gets the scope for the periodic control.
ScopeDefinition
Returns the scope of the periodic control.
Examples
>>> scope_definition = periodic_control.get_scope()