Details of the operations that can be performed on the issue.

interface Operations {
    linkGroups?: Agile.AgileModels.LinkGroup[];
}

Properties

Properties

linkGroups?: Agile.AgileModels.LinkGroup[]

Details of the link groups defining issue operations.