TabIdRequestMessage Class
This structure contains the request message to get the tab ID.
Inheritance Hierarchy
SystemObject
  Talisma.Server.Common.Dtos.LogicalIdentifierTabIdRequestMessage

Namespace:  Talisma.Server.Common.Dtos.LogicalIdentifier
 

Syntax
C#
[SerializableAttribute]
public class TabIdRequestMessage

The TabIdRequestMessage type exposes the following members.

Properties
NameDescription
Public propertyObjectName
Gets or sets the name of the object.
Public propertyTabNames
Gets or sets the tab names.
Top
See Also