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