Skip to content

[F] getLongRunningStates

function getLongRunningStates(program, entity): LongRunningStates | undefined

Returns the LongRunningStates associated with entity.

Parameters

ParameterType
programProgram
entityEnum | Model | ModelProperty | Scalar

Returns

LongRunningStates | undefined