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

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