GigaSpaces XAP.NET Documentation
EntryType Property
Class LibraryGigaSpaces.Core.PersistencyExternalDataSourceConfigEntryType
Gets or sets the entry type the data source should work with
Declaration Syntax
C#Visual BasicVisual C++J#
public EntryType EntryType { get; set; }
Public Property EntryType As EntryType
public:
property EntryType EntryType {
	EntryType get ();
	void set (EntryType value);
}
/** @property */
public EntryType get_EntryType()
/** @property */
public  void set_EntryType(EntryType value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)