Activity.Recorded Property

Definition

Gets a value that indicates whether the W3CIdFlags.Recorded flag is set.

public:
 property bool Recorded { bool get(); };
public bool Recorded { get; }
member this.Recorded : bool
Public ReadOnly Property Recorded As Boolean

Property Value

true if the W3CIdFlags.Recorded flag is set; otherwise, false.

Applies to