Parameters type for invoking an entity action

Constructors

Properties

ContextUser?: UserInfo

The user context for the invocation.

The entity action to be invoked

EntityObject?: BaseEntity<unknown>

If the invocation type is single record oriented, this parameter will be needed

The type of entity/action invocation to be performed

ListID?: string

If the invocation type is list-oriented, this parameter will be needed

ViewID?: string

If the invocation type is view-oriented, this parameter will be needed