GigaSpaces XAP.NET Documentation
ITypeDescriptor Interface
Class LibraryGigaSpaces.Core.MetadataITypeDescriptor
Encapsulates information about a type in the space.
Declaration Syntax
C#Visual BasicVisual C++J#
public interface ITypeDescriptor
Public Interface ITypeDescriptor
public interface class ITypeDescriptor
public interface ITypeDescriptor
Members
All MembersProperties



IconMemberDescription
BaseTypesNames
Names of base types.

Fields
Returns information about the type's fields.

Fifo
Is type marked for FIFO processing.

Replicate
Is type marked for replication.

SpaceName
Name of type in the space.

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