DataType.Comment Property

Gets the comment.

Namespace:  TwinCAT.Ads.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public string Comment { get; }

VB

Public ReadOnly Property Comment As String
    Get

Property Value

Type: String
The comment.

Implements

IDataType.Comment

Reference

DataType Class

TwinCAT.Ads.TypeSystem Namespace