Click or drag to resize

QueueItem Class

A specific item in a queue, such as a case record or an activity record.
Inheritance Hierarchy
SystemObject
  Entity
    Novalys.VisualGuard.Security.CRM.SdkQueueItem

Namespace:  Novalys.VisualGuard.Security.CRM.Sdk
Assembly:  Novalys.VisualGuard.Security.CRM (in Novalys.VisualGuard.Security.CRM.dll) Version: 2019.0.101.19 (2019.0.0101.19)
Syntax
public class QueueItem : Entity, INotifyPropertyChanging, 
	INotifyPropertyChanged

The QueueItem type exposes the following members.

Constructors
  NameDescription
Public methodQueueItem
Default Constructor.
Top
Properties
  NameDescription
Public propertyActivityPointer_QueueItem
N:1 ActivityPointer_QueueItem
Public propertyAppointment_QueueItem
N:1 Appointment_QueueItem
Public propertyAttributes (Inherited from Entity.)
Public propertyBulkOperation_QueueItem
N:1 BulkOperation_QueueItem
Public propertyCampaignActivity_QueueItem
N:1 CampaignActivity_QueueItem
Public propertyCampaignResponse_QueueItem
N:1 CampaignResponse_QueueItem
Public propertyCreatedBy
Shows who created the record.
Public propertyCreatedOn
Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options.
Public propertyCreatedOnBehalfBy
Shows who created the record on behalf of another user.
Public propertyEmail_QueueItem
N:1 Email_QueueItem
Public propertyEnteredOn
Shows the date the record was assigned to the queue.
Public propertyEntityState (Inherited from Entity.)
Public propertyExchangeRate
Shows the conversion rate of the record's currency. The exchange rate is used to convert all money fields in the record from the local currency to the system's default currency.
Public propertyExtensionData (Inherited from Entity.)
Public propertyFax_QueueItem
N:1 Fax_QueueItem
Public propertyFormattedValues (Inherited from Entity.)
Public propertyId (Overrides Entity.Id.)
Public propertyImportSequenceNumber
Unique identifier of the data import or data migration that created this record.
Public propertyIncident_QueueItem
N:1 Incident_QueueItem
Public propertyItem (Inherited from Entity.)
Public propertyLetter_QueueItem
N:1 Letter_QueueItem
Public propertylk_queueitem_createdonbehalfby
N:1 lk_queueitem_createdonbehalfby
Public propertylk_queueitem_modifiedonbehalfby
N:1 lk_queueitem_modifiedonbehalfby
Public propertylk_queueitembase_createdby
N:1 lk_queueitembase_createdby
Public propertylk_queueitembase_modifiedby
N:1 lk_queueitembase_modifiedby
Public propertylk_queueitembase_workerid
N:1 lk_queueitembase_workerid
Public propertyLogicalName (Inherited from Entity.)
Public propertyModifiedBy
Shows who last updated the record.
Public propertyModifiedOn
Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options.
Public propertyModifiedOnBehalfBy
Unique identifier of the delegate user who last modified the queueitem.
Public propertyObjectId
Choose the activity, case, or article assigned to the queue.
Public propertyObjectTypeCode
Select the type of the queue item, such as activity, case, or appointment.
Public propertyorganization_queueitems
N:1 organization_queueitems
Public propertyOrganizationId
Unique identifier of the organization with which the queue item is associated.
Public propertyOverriddenCreatedOn
Date and time that the record was migrated.
Public propertyOwnerId
Unique identifier of the user or team who owns the queue item.
Public propertyOwningBusinessUnit
Unique identifier of the business unit that owns the queue item.
Public propertyOwningUser
Unique identifier of the user who owns the queue item.
Public propertyPhoneCall_QueueItem
N:1 PhoneCall_QueueItem
Public propertyPriority Obsolete.
Priority of the queue item.
Public propertyqueue_entries
N:1 queue_entries
Public propertyQueueId
Choose the queue that the item is assigned to.
Public propertyQueueItem_AsyncOperations
1:N QueueItem_AsyncOperations
Public propertyQueueItem_BulkDeleteFailures
1:N QueueItem_BulkDeleteFailures
Public propertyqueueitem_principalobjectattributeaccess
1:N queueitem_principalobjectattributeaccess
Public propertyQueueItem_ProcessSessions
1:N QueueItem_ProcessSessions
Public propertyQueueItemId
Unique identifier of the queue item.
Public propertyRecurringAppointmentMaster_QueueItem
N:1 RecurringAppointmentMaster_QueueItem
Public propertyRelatedEntities (Inherited from Entity.)
Public propertySender Obsolete.
Sender who created the queue item.
Public propertyServiceAppointment_QueueItem
N:1 ServiceAppointment_QueueItem
Public propertySocialActivity_QueueItem
N:1 SocialActivity_QueueItem
Public propertyState Obsolete.
Status of the queue item.
Public propertyStateCode
Shows whether the queue record is active or inactive. Inactive queue records are read-only and can't be edited unless they are reactivated.
Public propertyStatus Obsolete.
Reason for the status of the queue item.
Public propertyStatusCode
Select the item's status.
Public propertyTask_QueueItem
N:1 Task_QueueItem
Public propertyteam_queueitembase_workerid
N:1 team_queueitembase_workerid
Public propertyTimeZoneRuleVersionNumber
For internal use only.
Public propertyTitle
Shows the title or name that describes the queue record. This value is copied from the record that was assigned to the queue.
Public propertyToRecipients Obsolete.
Recipients listed on the To line of the message for email queue items.
Public propertyTransactionCurrency_QueueItem
N:1 TransactionCurrency_QueueItem
Public propertyTransactionCurrencyId
Choose the local currency for the record to make sure budgets are reported in the correct currency.
Public propertyuserentityinstancedata_queueitem
1:N userentityinstancedata_queueitem
Public propertyUTCConversionTimeZoneCode
Time zone code that was in use when the record was created.
Public propertyVersionNumber
Version number of the queue item.
Public propertyWorkerId
Shows who is working on the queue item.
Public propertyWorkerIdModifiedOn
Shows the date and time when the queue item was last assigned to a user.
Top
Methods
  NameDescription
Public methodContains (Inherited from Entity.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetAttributeValue``1 (Inherited from Entity.)
Protected methodGetFormattedAttributeValue (Inherited from Entity.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Protected methodGetRelatedEntities``1 (Inherited from Entity.)
Protected methodGetRelatedEntity``1 (Inherited from Entity.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodSetAttributeValue (Inherited from Entity.)
Protected methodSetRelatedEntities``1 (Inherited from Entity.)
Protected methodSetRelatedEntity``1 (Inherited from Entity.)
Public methodToEntity``1 (Inherited from Entity.)
Public methodToEntityReference (Inherited from Entity.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Events
Fields
See Also