InvoiceIsTaxDirty Property |
Gets a value indicating whether invoice content was changed since tax was computed.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsTaxDirty { get; set; }
Property Value
Type:
Boolean
See Also