BCDocumentUIRendition Property |
Gets the file path (local workspace or AMFS)
to the file with 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 Rendition { get; }
Public ReadOnly Property Rendition As String
Get
public:
property String^ Rendition {
String^ get ();
}
member Rendition : string with get
Property Value
Type:
StringSee Also