Click or drag to resize
UserAlert Properties

The UserAlert type exposes the following members.

Properties
  NameDescription
Public propertyActive
Product: QBW Description: In use by the business
Public propertyActiveSpecified
Public propertyAttachableRef
Specifies entity name of the attachment from where the attachment was requested
(Inherited from IntuitEntity.)
Public propertyCustomField
Product: QBW Description: Custom field (or data extension). Filterable: QBW
(Inherited from IntuitEntity.)
Public propertydomain
Product: ALL Description: Domain in which the entity belongs.
(Inherited from IntuitEntity.)
Public propertyDone
Product: QBW Description: True if the user alert has been completed
Public propertyDoneSpecified
Public propertyDueDate
Product: QBO Description: The date the user alert is due
Public propertyDueDateSpecified
Public propertyExpireDate
Product: QBO Description: The date the user alert will expire
Public propertyExpireDateSpecified
Public propertyFilter
Product: QBO Description: The filter associated with the user alert
Public propertyHeaderFull
Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
(Inherited from IntuitEntity.)
Public propertyHeaderLite
Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
(Inherited from IntuitEntity.)
Public propertyId
Product: ALL Description: Unique Identifier for an Intuit entity (object). [br /]Required for the update operation. Required: ALL Filterable: ALL
(Inherited from IntuitEntity.)
Public propertyMetaData
Product: ALL Description: Descriptive information about the entity. The MetaData values are set by Data Services and are read only for all applications.
(Inherited from IntuitEntity.)
Public propertyNameAndId
Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
(Inherited from IntuitEntity.)
Public propertyNameValue
Any other properties not covered in base is covered as name value pair, for detailed explanation look at the document
Public propertyNotes
Product: ALL Description: The actual content of the user alert
Public propertyOverview
Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
(Inherited from IntuitEntity.)
Public propertyReminderDate
Product: ALL Description: The date to remind the user of this user alert
Public propertyReminderDateSpecified
Public propertysparse
Product: ALL Description: True if the entity representation has a partial set of elements. Output only field.
(Inherited from IntuitEntity.)
Public propertysparseSpecified (Inherited from IntuitEntity.)
Public propertystatus
Product: ALL Description: System status of the entity. Output only field.[br /] Filterable: ALL
(Inherited from IntuitEntity.)
Public propertystatusSpecified (Inherited from IntuitEntity.)
Public propertySyncToken
Product: ALL Description: Version number of the entity. The SyncToken is used to lock the entity for use by one application at a time. As soon as an application modifies an entity, its SyncToken is incremented; another application's request to modify the entity with the same SyncToken will fail. Only the latest version of the entity is maintained by Data Services. An attempt to modify an entity specifying an older SyncToken will fail. [br /]Required for the update operation. Required: ALL
(Inherited from IntuitEntity.)
Public propertyType
Product: QBO Description: The type of the user alert
Public propertyURL
Product: QBO Description: The URL that can be included in the user alert
Public propertyUserAlertEx
Internal use only: extension place holder for user alert
Top
See Also