IPdxInstanceGetClassName Method |
Return the full name of the class that this pdx instance represents.
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
SyntaxFunction GetClassName As String
abstract GetClassName : unit -> string
Return Value
Type:
String the name of the class that this pdx instance represents.
See Also