SalesFormletterParmData.splitInventProfileType_RU Method [AX 2012]

Determines whether invoices in an update should be split by inventory profile type.

Syntax

public NoYes splitInventProfileType_RU([NoYes _splitInventProfileType])

Run On

Server

Parameters

  • _splitInventProfileType
    Type: NoYes Enumeration
    A Boolean value that indicates whether invoices should be split.

Return Value

Type: NoYes Enumeration
true if invoices in an update should be split by inventory profile type.

See Also

Reference

SalesFormletterParmData Class