EntityBaseRevisionComment Property |
Gets the check-in comment associated with the revision.
Namespace:
Dundas.BI.Entities
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string? RevisionComment { get; }
Public ReadOnly Property RevisionComment As String
Get
public:
property String^ RevisionComment {
String^ get ();
}
member RevisionComment : string with get
Property Value
Type:
StringSee Also