TESSA Web API
Preparing search index...
Platform.Operations
OperationStateAndStatus
Interface OperationStateAndStatus
Состояние операции совместно с её статусом.
interface
OperationStateAndStatus
{
jsonStatus
:
null
|
string
;
state
:
OperationState
;
}
Index
Properties
json
Status
state
Properties
json
Status
jsonStatus
:
null
|
string
Статус операции.
state
state
:
OperationState
Состояние операции.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
json
Status
state
TESSA Web API
Loading...
Состояние операции совместно с её статусом.