TransactionTxnStatus Property |
Product: ALL
Description: QBW: The status of the
transaction. Depending on the transaction type it may have
different values.[br /]For Sales Transactions acceptable values
are defined in PaymentStatusEnum. For Estimate, the values
accepted are defined in EstimateStatusEnum.
Description: QBO: The
status of the transaction. Depending on the transaction type it
may have different values.[br /]For Sales Transactions
acceptable values are defined in PaymentStatusEnum. For
Estimate, the values accepted are defined in
QboEstimateStatusEnum.
Filterable:QBW
Namespace:
Intuit.Ipp.Data
Assembly:
Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic string TxnStatus { get; set; }
Property Value
Type:
String
Remarks
See Also