Click or drag to resize
JournalEntryLineDetailPostingType Property
Product: ALL Description: Indicates whether the JournalEntry line is a Debit or Credit.[br /]

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public PostingTypeEnum PostingType { get; set; }

Property Value

Type: PostingTypeEnum
Remarks