TYPE_SHORT Property
- Last UpdatedApr 08, 2026
- 1 minute read
Obsolete, use ITypeConstants.Short instead.
The RealTime database (RTDB) type identifier for short fields.
[Obsolete("TypeConstants static properties are obsolete and will be removed in a future release. Use TypeConstants.Default.Short instead")]
public static int TYPE_SHORT {get;}
[Obsolete("TypeConstants static properties are obsolete and will be removed in a future release. Use TypeConstants.Default.Short instead")]
public:
static property int TYPE_SHORT {
int get();
}