Share via


DocumentTask.IsMarkerValid Property

Definition

Gets whether the marker has been set to invalid.

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

Property Value

Set to true if the marker has not been set to invalid; otherwise, false.

Applies to