ReqDemPlanExcelFilePathValidator.isValid Method [AX 2012]

Validates a given Excel file path.

public boolean isValid(ReqDemPlanExcelFilePath _filePath)

Run On

Called

Parameters

_filePath
Type: ReqDemPlanExcelFilePath Extended Data Type
The Excel file path.

Return Value

Type: boolean
true if the file path is valid; otherwise, false.

Community Additions

ADD
Show: