PrintMgmtSetupContext.validate Method [AX 2012]

Validates the contents of an instance of the PrintMgmtSetupContext class.

public void validate()

Run On

Called

ExceptionCondition
Error

One or more of the following conditions is true:

  • The LanguageId field is empty.

  • The Caller field is nullNothingnullptrunita null reference (Nothing in Visual Basic).

  • A hierarchy context has not been provided.

Exceptions from the PrintMgmtHierarchyContext class may occur when the hierarchy context that is provided is incorrect.

Community Additions

ADD
Show: