Click or drag to resize
ITicket Properties

[This is preliminary documentation and is subject to change.]

The ITicket type exposes the following members.

Properties
  NameDescription
Public propertyInt64AuthorId
Public propertyStringAuthorName
Public propertyBooleanClosed
Public propertyDateTimeCreatedDate
Public propertyBooleanCustomerVisible
Public propertyDateTimeDeadline
Public propertyInt64DepartmentId
Public propertyStringDepartmentName
Public propertyStringExternalReference
Public propertyStringFlowName
The name of the flow the ticket is currently on. Can be null
Public propertyInt64FlowStepId
If set, the step id the ticket is currently at
Public propertyStringFlowStepName
The name of the step the ticket is currently on. Can be null
Public propertyInt64Id
Public propertyDateTimeLastUpdatedDate
Public propertyInt64OwnerId
Public propertyStringOwnerName
Public propertyInt64PriorityId
Public propertyStringPriorityName
Public propertyStringRegardingDisplayName
Public propertyInt64RegardingObjectId
Public propertyInt64RegardingObjectTypeId
Public propertyInt64ServiceProviderId
Public propertyInt64StatusId
Public propertyStringStatusName
Public propertyStringTitle
Public propertyInt64TypeId
Public propertyStringTypeName
Top
See Also