Represents a list item for TagListInputParams.

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

Syntax

C#
public class TagListInputParamsItem : NamedCollectionItem
Visual Basic
Public Class TagListInputParamsItem _
	Inherits NamedCollectionItem

Inheritance Hierarchy

System..::..Object
  C1.C1Preview..::..NamedCollectionItem
    C1.C1Preview..::..TagListInputParamsItem

See Also