GigaSpaces XAP.NET Documentation
TypeName Property
Class LibraryGigaSpaces.Core.MetadataSpacePropertyDescriptorTypeName
Gets or sets the property type name.
Declaration Syntax
C#Visual BasicVisual C++J#
public string TypeName { get; set; }
Public Property TypeName As String
public:
virtual property String^ TypeName {
	String^ get () sealed;
	void set (String^ value) sealed;
}
/** @property */
public final String get_TypeName()
/** @property */
public final  void set_TypeName(String value)

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