ReactivateKeyRequest
- Namespace:
PPDS.Dataverse.Metadata.Authoring - Assembly:
PPDS.Dataverse - Kind: Class
Summary
Request to reactivate a failed alternate key on a Dataverse table.
Members
Properties
EntityLogicalName
string EntityLogicalName { get; set; }
Gets or sets the logical name of the entity containing the key.
KeyLogicalName
string KeyLogicalName { get; set; }
Gets or sets the logical name of the key to reactivate.
SolutionUniqueName
string SolutionUniqueName { get; set; }
Gets or sets the unique name of the solution containing the table.