Share via


SalesFormletterParmData.splitPostingProfile_RU Method [AX 2012]

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

Syntax

public NoYes splitPostingProfile_RU([NoYes _splitPostingProfile])

Run On

Server

Parameters

  • _splitPostingProfile
    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 posting profile.

See Also

Reference

SalesFormletterParmData Class