Default Property
- Last UpdatedApr 08, 2026
- 1 minute read
A singleton instance of ITypeConstants.
This should only be accessed after calling RealTimeBaseDatabase.Open.
public static ITypeConstants Default {get;}
public:
static property ITypeConstants^ Default {
ITypeConstants^ get();
}
This should only be accessed after calling RealTimeBaseDatabase.Open.