SalesTransactionAutoDocNumber Property |
Product: QBO
Description: If AutoDocNumber is true, DocNumber is generated automatically.
If false or null, the DocNumber is generated based on preference
of the user.
Namespace:
Intuit.Ipp.Data
Assembly:
Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic bool AutoDocNumber { get; set; }
Property Value
Type:
Boolean
Remarks
See Also