TAssistantRequestStatus Enumeration
Represents type TAssistantRequestStatus.
type TAssistantRequestStatus = (arsPending, arsInProgress, arsCompleted, arsAborted, arsFailed);
The TAssistantRequestStatus type exposes the following members.
Show:
| Name | Description | |
|---|---|---|
![]() | arsAborted | Represents constant |
![]() | arsCompleted | Represents constant |
![]() | arsFailed | Represents constant |
![]() | arsInProgress | Represents constant |
![]() | arsPending | Represents constant |
