Gets or sets the type of list input to use.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public TagListInputParamsTypeEnum Type { get; set; }
Visual Basic
Public Property Type As TagListInputParamsTypeEnum
	Get
	Set

See Also