Share via


ReqDemPlanSSASInfo.validate Method [AX 2012]

Validates the current instance of the class.

Syntax

public boolean validate([boolean _silently])

Run On

Called

Parameters

  • _silently
    Type: boolean
    A Boolean value that defines whether validation should generate Infolog messages; optional.

Return Value

Type: boolean
true if the class instance is valid; otherwise, false.

See Also

Reference

ReqDemPlanSSASInfo Class