BCDocumentUIIsRedlinesEmpty Property |
Gets a value indicating whether the document contains redline information.
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 IsRedlinesEmpty { get; }
Public ReadOnly Property IsRedlinesEmpty As Boolean
Get
public:
property bool IsRedlinesEmpty {
bool get ();
}
member IsRedlinesEmpty : bool with get
Property Value
Type:
BooleanSee Also