Gets or sets the property type.

Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public Type Type { get; set; }
Public Property Type As Type
public:
virtual property Type^ Type {
Type^ get () sealed;
void set (Type^ value) sealed;
}
/** @property */
public final Type get_Type()
/** @property */
public final void set_Type(Type value)
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.1.0.0 (12.1.0.17000)