GigaSpaces XAP.NET Documentation
StorageType Property
Class LibraryGigaSpaces.Core.MetadataSpacePropertyDescriptorStorageType
Gets or sets the property storage type.
Declaration Syntax
C#Visual BasicVisual C++J#
public StorageType StorageType { get; set; }
Public Property StorageType As StorageType
public:
virtual property StorageType StorageType {
	StorageType get () sealed;
	void set (StorageType value) sealed;
}
/** @property */
public final StorageType get_StorageType()
/** @property */
public final  void set_StorageType(StorageType value)

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