TcHmiSchemaBuilder.TType.DateTimeSchema Class

Represents a schema that contains a date time type.

Inheritance Hierarchy

System.Object
  TcHmiSrv.DynamicSymbols.TcHmiSchemaBuilder.TType.Schema
    TcHmiSrv.DynamicSymbols.TcHmiSchemaBuilder.TType.DateTimeSchema
Namespace:  TcHmiSrv.DynamicSymbols
Assembly:  TcHmiSrvExtNet.DynamicSymbols (in TcHmiSrvExtNet.DynamicSymbols.dll) Version: 2.0.0.0

Syntax

C#

protected sealed class DateTimeSchema : TcHmiSchemaBuilder.TType.Schema

The TcHmiSchemaBuilder.TType.DateTimeSchema generic type exposes the following members.

Constructors

 

Name

Description

TcHmiSchemaBuilder.TType.DateTimeSchema Class 1:

TcHmiSchemaBuilder.TType.DateTimeSchema

Initializes a new instance of the TcHmiSchemaBuilder.TType.DateTimeSchema class.

Methods

 

Name

Description

TcHmiSchemaBuilder.TType.DateTimeSchema Class 2:

Equals

Determines whether the specified object is equal to the current object. (Inherited from Object.)

TcHmiSchemaBuilder.TType.DateTimeSchema Class 3:

GetHashCode

Serves as the default hash function. (Inherited from Object.)

TcHmiSchemaBuilder.TType.DateTimeSchema Class 4:

GetType

Gets the Type of the current instance. (Inherited from Object.)

TcHmiSchemaBuilder.TType.DateTimeSchema Class 5:

ToString

Returns a string that represents the current object. (Inherited from Object.)

Reference

TcHmiSrv.DynamicSymbols Namespace