BCDocumentUIRenditionRedlines Property |
Gets the file path (local workspace or AMFS)
to the file with redlines rendition.
Namespace: BlueCieloECM.InnoCielo.Meridian.ClientAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public string RenditionRedlines { get; }
Public ReadOnly Property RenditionRedlines As String
Get
public:
property String^ RenditionRedlines {
String^ get ();
}
member RenditionRedlines : string with get
Property Value
Type:
StringSee Also