TcHmiSchemaBuilder.TType.DefinitionSchema Class
Represents a schema that contains a definition.
Inheritance Hierarchy
System.Object
TcHmiSrv.DynamicSymbols.TcHmiSchemaBuilder.TType.Schema
TcHmiSrv.DynamicSymbols.TcHmiSchemaBuilder.TType.DefinitionSchema
Namespace: TcHmiSrv.DynamicSymbols
Assembly: TcHmiSrvExtNet.DynamicSymbols (in
TcHmiSrvExtNet.DynamicSymbols.dll) Version: 2.0.0.0
Syntax
C#
protected sealed class DefinitionSchema : TcHmiSchemaBuilder.TType.Schema
The TcHmiSchemaBuilder.TType.DefinitionSchema generic type exposes the following members.
Constructors
|
Name |
Description |
---|---|---|
|
Initializes a new instance of the TcHmiSchemaBuilder.TType.DefinitionSchema class. |
Properties
|
Name |
Description |
---|---|---|
|
The name of the definition. | |
|
The schema that the definition references. |
Methods
|
Name |
Description |
---|---|---|
|
Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
|
Serves as the default hash function. (Inherited from Object.) | |
|
Gets the Type of the current instance. (Inherited from Object.) | |
|
Returns a string that represents the current object. (Inherited from Object.) |