Skip to main content

DeleteRelationshipRequest

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

Summary

Request to delete a Dataverse relationship.

Members

Properties

DryRun

bool DryRun { get; set; }

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

SchemaName

string SchemaName { get; set; }

Gets or sets the schema name of the relationship to delete.

SolutionUniqueName

string SolutionUniqueName { get; set; }

Gets or sets the unique name of the solution containing the relationship.