GigaSpaces XAP.NET Documentation
GetFixedProperty Method (position)
Class LibraryGigaSpaces.Core.MetadataISpaceTypeDescriptorGetFixedProperty(Int32)
Gets a fixed property by its position.
Declaration Syntax
C#Visual BasicVisual C++J#
ISpacePropertyDescriptor GetFixedProperty(
	int position
)
Function GetFixedProperty ( _
	position As Integer _
) As ISpacePropertyDescriptor
ISpacePropertyDescriptor^ GetFixedProperty(
	int position
)
ISpacePropertyDescriptor GetFixedProperty(
	int position
)
Parameters
position (Int32)
Position of requested fixed property.
Return Value
Space property at specified position.

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