SP.ClientActionExecutionScopeStart.scope Property
Applies to: SharePoint Foundation 2010
Gets the execution scope.
var value = SP.ClientActionExecutionScopeStart.get_scope();
Property Value
Type: SP.ExecutionScope
The execution scope.
Applies To
SP.ClientActionExecutionScopeStart Class
See Also
Reference
SP.ClientActionExecutionScopeStart Methods