Click or drag to resize

RevisionTypeComment Property

Gets or sets the comment.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public string Comment { get; set; }

Property Value

String
The comment.
See Also