Share via


VendInvoiceDocumentContract.parmDocumentTitle Method [AX 2012]

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

Syntax

public String255 parmDocumentTitle([str _documentTitle])

Run On

Called

Parameters

  • _documentTitle
    Type: str
    The new value of the DocumentTitle data contract parameter; optional.

Return Value

Type: String255 Extended Data Type
The current value of the DocumentTitle data contract parameter.

See Also

Reference

VendInvoiceDocumentContract Class