ModificationMetaData Class |
Namespace: Intuit.Ipp.Data
[SerializableAttribute] public class ModificationMetaData
The ModificationMetaData type exposes the following members.
Name | Description | |
---|---|---|
![]() | ModificationMetaData | Initializes a new instance of the ModificationMetaData class |
Name | Description | |
---|---|---|
![]() | CreatedByRef |
Product: QBW
Description: Reference to the user who created the data. Read only property.
|
![]() | CreateTime |
Product: ALL
Description: Time the entity was created in the source domain (QBD or QBO). Read only property.
Filterable: ALL
Sortable: ALL
|
![]() | CreateTimeSpecified | |
![]() | LastChangedInQB |
Product: QBW
Description: Time the entity was last updated in QB. Read only property.
|
![]() | LastChangedInQBSpecified | |
![]() | LastModifiedByRef |
Product: QBW
Description: Reference to the user who last modified the entity. Read only property.
|
![]() | LastUpdatedTime |
Product: ALL
Description: Time the entity was last updated in the source domain (QBD or QBO). Read only property.
Filterable: ALL
Sortable: ALL
|
![]() | LastUpdatedTimeSpecified | |
![]() | Synchronized |
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
|
![]() | SynchronizedSpecified |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | CopyRecursive |
recursively copies object properties to destination.
(Defined by Utility.) |