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.2.0.1000)
Syntax
public string? RevisionComment { get; }

Property Value

Type: String
See Also