public enum LlReplaceAction : System.Enum
public enum class LlReplaceAction : public System.Enum
'Declaration
Public Enum LlReplaceAction Inherits System.Enum
Specifies the action for a replace operation and will be used in event ReplaceHit.
Member | Description |
---|---|
CancelGlobally | Cancels the replacement operation completely, |
Replace | Replace the current hit. This is the default. |
Skip | Skip the current hit. |
System.Object
System.ValueType
System.Enum
combit.Reporting.Dom.LlReplaceAction
Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
.NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9