RegionAttributesClassId Property |
Returns the classId of this class for serialization.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic virtual uint ClassId { get; }
Public Overridable ReadOnly Property ClassId As UInteger
Get
public:
virtual property unsigned int ClassId {
unsigned int get ();
}
abstract ClassId : uint32 with get
override ClassId : uint32 with get
Return Value
Type:
UInt32classId of the Properties class
Implements
IGFSerializableClassId
See AlsoReference
[!:IGFSerializable.ClassId]