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