'DeclarationPublic Enum LlReplaceAction Inherits System.Enum
public enum LlReplaceAction : System.Enum
public enum class LlReplaceAction : public System.Enum
Specifies the action for a replace operation and will be used in event ReplaceHit.
'DeclarationPublic Enum LlReplaceAction Inherits System.Enum
public enum LlReplaceAction : System.Enum
public enum class LlReplaceAction : public System.Enum
| 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 - 22H2), Windows 11 (22H2 - 25H2), Windows Server 2016 - 2025
.NET: .NET Framework 4.8, .NET 8, .NET 9, .NET 10