LedgerConsolidate.parmReleaseDate Method [AX 2012]
Gets or sets the value from the form to the class variable.
Syntax
public PostReleaseDate parmReleaseDate([PostReleaseDate _releaseDate])
Run On
Called
Parameters
- _releaseDate
Type: PostReleaseDate Extended Data Type
The release date value from the form; optional.
Return Value
Type: PostReleaseDate Extended Data Type
The release date value of the class variable.