CrmServiceClient.InMemoryLogCollectionEnabled Property

Definition

Enabled Log Capture in memory This capability enables logs that would normally be sent to your configured

public:
 static property bool InMemoryLogCollectionEnabled { bool get(); void set(bool value); };
public static bool InMemoryLogCollectionEnabled { get; set; }
static member InMemoryLogCollectionEnabled : bool with get, set
Public Shared Property InMemoryLogCollectionEnabled As Boolean

Property Value

Applies to