FakeClassStructureInfoIncludeColumns Method |
Includes the columns from the given type
Namespace: CMS.TestsAssembly: CMS.Tests (in CMS.Tests.dll) Version: 9.0.0
Syntax public void IncludeColumns(
Type type
)
Parameters
- type
- Type: SystemType
Type from which the columns should be collected
See Also