| RGDataContextSetDefaultNamespace Method (Type) |
Sets the default namespace and Assembly name.
Namespace:
Recrovit.RecroGridFramework.Data
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax public static void SetDefaultNamespace(
Type type
)
Parameters
- type
- Type: SystemType
The type.
See Also