Skip to main content

DeleteGlobalChoiceRequest

  • Namespace: PPDS.Dataverse.Metadata.Authoring
  • Assembly: PPDS.Dataverse
  • Kind: Class

Summary

Request to delete a global choice (option set) from Dataverse.

Members

Properties

DryRun

bool DryRun { get; set; }

Gets or sets whether this is a dry-run (validation only, no changes persisted).

Name

string Name { get; set; }

Gets or sets the name of the global choice to delete.

SolutionUniqueName

string SolutionUniqueName { get; set; }

Gets or sets the unique name of the solution containing the global choice.