Click or drag to resize
RegionAttributesScope Property
Returns the scope of the region.

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public ScopeType Scope { get; }

Return Value

Type: ScopeType
the region's scope
See Also