AxInternalBase.parm_DocumentHash Method [AX 2012]

Gets or sets the _DocumentHash parameter.

Syntax

public str parm_DocumentHash([str _documentHash])

Run On

Called

Parameters

  • _documentHash
    Type: str
    The value to set; optional.

Return Value

Type: str
The value of the _DocumentHash parameter.

See Also

Reference

AxInternalBase Class