Represents a base model extending from IMsModel with additional data of type T.
IMsModel
T
T The type of data associated with the base model.
The data associated with the base model.
List of error messages if the operation was not successful.
Indicates whether the operation was successful.
Represents a base model extending from
IMsModel
with additional data of typeT
.Typeparam
T The type of data associated with the base model.