AemSettings.EnableDetailedTransmission Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Returns a Boolean value that is true if AEM is enabled to report .cab files to the Management Server and false otherwise.