Click or drag to resize
ModificationMetaDataSynchronized Property
Product: QBW Description: If true, the data on the cloud has been synchronized with QuickBooks for Windows. If false, the data has been created or updated on the cloud but has not been synchronized with QuickBooks for Windows. Read-only field. Filterable: QBW

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 bool Synchronized { get; set; }

Property Value

Type: Boolean
Remarks