Click or drag to resize

IOEntryInfoToString Method

Returns a string that represents the current type.

Namespace:  Demo3D.PLC.Rockwell.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 17.00.05
Syntax
C#
public override string? ToString()

Return Value

Type: String
A string that represents the current type.
See Also