Share via


Activity.HistoryDisclosed Property

Definition

Gets or sets a value indicating whether the prior history of the channel is disclosed.

public bool? HistoryDisclosed { get; set; }
member this.HistoryDisclosed : Nullable<bool> with get, set
Public Property HistoryDisclosed As Nullable(Of Boolean)

Property Value

A value indicating whether the prior history of the channel is disclosed.

Implements

Applies to