GigaSpaces XAP.NET Documentation
NumOfFixedProperties Property
Class LibraryGigaSpaces.Core.MetadataISpaceTypeDescriptorNumOfFixedProperties
Gets the number of fixed properties of the type.
Declaration Syntax
C#Visual BasicVisual C++J#
int NumOfFixedProperties { get; }
ReadOnly Property NumOfFixedProperties As Integer
property int NumOfFixedProperties {
	int get ();
}
/** @property */
int get_NumOfFixedProperties()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.7.0.0 (9.7.2.11000)