| TabResponseMessage Class |
This structure contains tab information along with the status of the request.
SystemObject
Talisma.Server.Common.Dtos.LogicalIdentifierTabResponseMessage
Namespace: Talisma.Server.Common.Dtos.LogicalIdentifierTalisma.Server.Common.Dtos.LogicalIdentifierTabResponseMessage
C#
[SerializableAttribute] public class TabResponseMessage
The TabResponseMessage type exposes the following members.
| Name | Description | |
|---|---|---|
| ErrorCode |
Gets or sets the error code.
| |
| ErrorDescription |
Gets or sets the error description.
| |
| ObjectInfo |
Gets or sets the object information.
| |
| TabInformations |
Gets or sets the tab informations.
|