DataType.Comment Property

Gets the comment.

Namespace:  TwinCAT.Ads.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public string Comment { get; }

Property Value

Type: String
The comment.

Implements

IDataType.Comment

Reference

DataType Class

TwinCAT.Ads.TypeSystem Namespace