@nospamproxy/core
Preparing search index...
custom-elements/webparts/BatchErrorDialog/BatchErrorDialog
BatchErrorDialogModel
Class BatchErrorDialogModel
The expected model type to be used for
BatchErrorDialog
activation.
See
BatchErrorDialog
Index
Constructors
constructor
Properties
entity
Name
Key
errors
operation
Type
Constructors
constructor
new
BatchErrorDialogModel
(
operationType
:
BatchOperationType
,
entityNameKey
:
string
,
errors
:
BatchErrorEntry
[]
,
)
:
BatchErrorDialogModel
Parameters
operationType
:
BatchOperationType
entityNameKey
:
string
errors
:
BatchErrorEntry
[]
Returns
BatchErrorDialogModel
Properties
Readonly
entity
Name
Key
entityNameKey
:
string
Readonly
errors
errors
:
BatchErrorEntry
[]
Readonly
operation
Type
operationType
:
BatchOperationType
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
entity
Name
Key
errors
operation
Type
@nospamproxy/core
Loading...
The expected model type to be used for
BatchErrorDialogactivation.See
BatchErrorDialog