Gets or sets a value indicating whether renditions are enabled.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
public bool EnableRenditions { get; set; }
public bool EnableRenditions { get; set; }
Public Property EnableRenditions As Boolean
Get
Set
Public Property EnableRenditions As Boolean
Get
Set
public:
property bool EnableRenditions {
bool get ();
void set (bool value);
}
public:
property bool EnableRenditions {
bool get ();
void set (bool value);
}