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