GigaSpaces XAP.NET Documentation
TypeName Property
Class LibraryGigaSpaces.Core.DocumentSpaceDocumentTypeName
Gets the type name.
Declaration Syntax
C#Visual BasicVisual C++J#
public string TypeName { get; }
Public ReadOnly Property TypeName As String
public:
property String^ TypeName {
	String^ get ();
}
/** @property */
public String get_TypeName()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.6.2.9900 (9.6.2.9900)