GigaSpaces XAP.NET Documentation
SpacePropertyDescriptor Class
Class LibraryGigaSpaces.Core.MetadataSpacePropertyDescriptor
Encapsulates information about a property of a space type.
Declaration Syntax
C#Visual BasicVisual C++J#
public class SpacePropertyDescriptor : ISpacePropertyDescriptor
Public Class SpacePropertyDescriptor _
	Implements ISpacePropertyDescriptor
public ref class SpacePropertyDescriptor : ISpacePropertyDescriptor
public class SpacePropertyDescriptor implements ISpacePropertyDescriptor
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SpacePropertyDescriptor()()()
Initializes a new instance of the SpacePropertyDescriptor class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
Gets or sets the property name.

StorageType
Gets or sets the property storage type.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Type
Gets or sets the property type.

TypeName
Gets or sets the property type name.

Inheritance Hierarchy
Object
SpacePropertyDescriptor

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