Interface BatchContextBase

BatchContextBase defines the set of common methods on a BatchContext that are present regardless of the underlying type.

Hierarchy

Properties

id

Properties

id: undefined | string

Get the object ID of the underlying instance.

If the underlying instance at runtime is not a LiveObject, returns undefined.

Generated using TypeDoc