Represents customization parameters for input of Booleand tag values.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  C1.C1Preview..::..TagInputParams
    C1.C1Preview..::..TagBoolInputParams

See Also