BCDocumentUIHasRenditionRedlines Property |
Gets a value indicating whether the document
has redlines rendition content.
Namespace: BlueCieloECM.InnoCielo.Meridian.ClientAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public bool HasRenditionRedlines { get; }
Public ReadOnly Property HasRenditionRedlines As Boolean
Get
public:
property bool HasRenditionRedlines {
bool get ();
}
member HasRenditionRedlines : bool with get
Property Value
Type:
BooleanSee Also