ObjectSourceBaseTSourceInitFromTypeT Method |
Initializes the query from the given type
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntaxprotected void InitFromType<T>()
where T : new(), BaseInfo
Type Parameters
- T
See Also