Click or drag to resize
StructSetIsModifiable Property
True if this StructSet is modifiable.

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

Return Value

Type: Boolean
returns false always at this time.
See Also