Share via


LedgerTransBaseContract.parmSysVersion Method [AX 2012]

Gets or sets the value of the HiddenSysVersion parameter of the data contract.

Syntax

public Description255 parmSysVersion([str _sysVersion])

Run On

Called

Parameters

  • _sysVersion
    Type: str
    The new value of the SysVersion parameter of the data contract; optional.

Return Value

Type: Description255 Extended Data Type
The current value of the HiddenSysVersion parameter of the data contract.

See Also

Reference

LedgerTransBaseContract Class