RegionGetAttributesMutator Method |
Return a mutator object for changing a subset of the
region attributes.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic AttributesMutator GetAttributesMutator()
Public Function GetAttributesMutator As AttributesMutator
public:
AttributesMutator^ GetAttributesMutator()
member GetAttributesMutator : unit -> AttributesMutator
Return Value
Type:
AttributesMutator
attribute mutator
Exceptions
See Also