True if this StructSet is modifiable.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.0
Syntax
| C# |
|---|
public virtual bool IsModifiable{ get;} |
| Visual Basic (Declaration) |
|---|
Public Overridable ReadOnly Property IsModifiable As Boolean |
| Visual C++ |
|---|
public: virtual property bool IsModifiable { bool get (); } |
Return Value
returns false always at this time.
See Also
StructSet Class
GemStone.GemFire.Cache Namespace