Version

Comment Property (NamedReferenceBase)

Gets or sets the comment associated with the named reference or table.
Syntax
public string Comment {get; set;}

Property Value

The comment associated with the named reference or table.
Exceptions
ExceptionDescription
System.ArgumentException The value assigned is greater than 255 characters in length.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also