PdsMRCRegulated.wasDocumentSent Method [AX 2012]

Determines whether the given document was sent.

protected abstract boolean wasDocumentSent(PdsMRCDocumentId _docId)

Run On

Called

Parameters

_docId
Type: PdsMRCDocumentId Extended Data Type
The PdsMRCDocumentId value of a document to check.

Return Value

Type: boolean
true if a document has been sent; otherwise, false.

Community Additions

ADD
Show: