TestimoX

API Reference

Enum

SidHistoryExecutionIntent

Namespace ADPlayground.Migrations.SidHistory
Assembly ADPlayground
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Execution intent for SIDHistory workflows.

Inheritance

  • Enum
  • SidHistoryExecutionIntent

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const SidHistoryExecutionIntent ReadOnly #

Read-only planning or validation mode.

Value: 0
public const SidHistoryExecutionIntent ReadWrite #

Write-capable mode guarded by explicit confirmation and metadata.

Value: 1