Gets the collection of list items.

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

Syntax

C#
public TagListInputParamsItemCollection Items { get; }
Visual Basic
Public ReadOnly Property Items As TagListInputParamsItemCollection
	Get

See Also