Instance Property
- Last UpdatedApr 08, 2026
- 1 minute read
Gets the global Business Logic Tier (BLT) registry instance.
public static BLTRegistry Instance {get;}
public:
static property BLTRegistry^ Instance {
BLTRegistry^ get();
}