RevisionInfoComment 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 (24.3.0.1000)
Syntax public string? Comment { get; }
Public ReadOnly Property Comment As String
Get
public:
property String^ Comment {
String^ get ();
}
member Comment : string with get
Property Value
Type:
StringSee Also