GigaSpaces XAP.NET Documentation
DocumentWrapperType Property
Class LibraryGigaSpaces.Core.MetadataISpaceTypeDescriptorDocumentWrapperType
Gets the document wrapper class. If a document wrapper class was not set, SpaceDocument class is returned.
Declaration Syntax
C#Visual BasicVisual C++J#
Type DocumentWrapperType { get; }
ReadOnly Property DocumentWrapperType As Type
property Type^ DocumentWrapperType {
	Type^ get ();
}
/** @property */
Type get_DocumentWrapperType()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.0.0.0 (10.0.1.11800)