Click or drag to resize
FakeClassStructureInfoIncludeColumns Method
Includes the columns from the given type

Namespace: CMS.Tests
Assembly: CMS.Tests (in CMS.Tests.dll) Version: 9.0.0
Syntax
C#
public void IncludeColumns(
	Type type
)

Parameters

type
Type: SystemType
Type from which the columns should be collected
See Also