Click or drag to resize
ITicketPost Properties

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

The ITicketPost type exposes the following members.

Properties
  NameDescription
Public propertyIEnumerableT, T: IPostAttachmentAttachments
Public propertyInt64AuthorId
Public propertyStringAuthorName
Public propertyStringBody
Public propertyDateTimeCreatedDate
Public propertyBooleanCustomerVisible
Public propertyInt64DepartmentId
Public propertyStringDepartmentName
Public propertyStringExternalReference
Public propertyStringFlowActionName
Name of the action taken resulting in this post, can be null
Public propertyStringFlowName
Name of the flow, can be null
Public propertyStringFlowStepName
Name of the step in the flow, can be null
Public propertyInt64Id
Public propertyIEnumerableT, T: StringLabels
Public propertyInt64OwnerId
Public propertyStringOwnerName
Public propertyInt64PriorityId
Public propertyStringPriorityName
Public propertyBooleanServiceProviderVisible
Public propertyInt64StatusId
Public propertyStringStatusName
Public propertyStringTemplateName
Public propertyInt64TicketId
Public propertyInt64TypeId
Public propertyStringTypeName
Top
See Also