Share via


ReleaseUpdateDB60_Basic.allowNoDupDEL_DirOrganizationDetail Method [AX 2012]

Updates the index PartyIdIdx in the table DEL_DirOrganizationDetail not to allow duplicate records.

Syntax

public void allowNoDupDEL_DirOrganizationDetail()

Run On

Server

Remarks

Updates the index PartyIdIdx in the table DEL_DirOrganizationDetail not to allow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Basic Class