TOD.ToString Method
Returns a string that represents the current object.
Namespace: TwinCAT.PlcOpen
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public override string ToString()
VB
Public Overrides Function ToString As String
Return Value
Type: String
A string that represents the current object.