AemSettings.EnableDetailedTransmission Property

Definition

Should AEM be reporting cab files to MS backend at all?

public:
 property bool EnableDetailedTransmission { bool get(); void set(bool value); };
public bool EnableDetailedTransmission { get; set; }
member this.EnableDetailedTransmission : bool with get, set
Public Property EnableDetailedTransmission As Boolean

Property Value

Boolean

Returns a Boolean value that is true if AEM is enabled to report .cab files to the Management Server and false otherwise.

Applies to