IAddSymbolicInformation.AddType Method
Adds and registers a DataType
Namespace: TwinCAT.Ads.Server.TypeSystem
Assembly: TwinCAT.Ads.SymbolicServer (in
TwinCAT.Ads.SymbolicServer.dll) Version: 6.0.328+39e3229
Syntax
C#
IAddSymbolicInformation AddType(
DataType type
)
Return Value
Type: IAddSymbolicInformation
The self-referential IAddSymbolicInformationobject
to support method chaining/cascading.