Open this page in the API Guide

RevisionInfo.Comment Property

Gets the check-in comment associated with the revision.

Namespace:  Dundas.BI.FileSystem
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public string? Comment { get; }

Property Value

Type: String
See Also