Returns the classId of this class for serialization.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.5.0.1
Syntax
| C# |
|---|
public virtual byte ClassId{ get;} |
| Visual Basic (Declaration) |
|---|
Public Overridable ReadOnly Property ClassId As Byte |
| Visual C++ |
|---|
public: virtual property unsigned char ClassId { unsigned char get (); } |