Click or drag to resize
IPdxInstanceGetClassName Method
Return the full name of the class that this pdx instance represents.

Namespace: GemStone.GemFire.Cache.Generic
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
string GetClassName()

Return Value

Type: String
the name of the class that this pdx instance represents.
See Also