Represents customization parameters for input of DateTime tag values.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  C1.C1Preview..::..TagInputParams
    C1.C1Preview..::..TagDateTimeInputParams

See Also