Share via


ReleaseUpdateDB.addDependency Method [AX 2012]

Adds a dependency of a method on another method in the same class.

Syntax

public void addDependency(IdentifierName _firstMethodName, IdentifierName _thenMethodName)

Run On

Server

Parameters

See Also

Reference

ReleaseUpdateDB Class