Represents customization parameters for input of tag values that can be selected from a list.

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

Syntax

C#
public class TagListInputParams : TagInputParams
Visual Basic
Public Class TagListInputParams _
	Inherits TagInputParams

Inheritance Hierarchy

System..::..Object
  C1.C1Preview..::..TagInputParams
    C1.C1Preview..::..TagListInputParams

See Also