TabNameRequestMessage Class
This structure contains the request message to get the tab name.
Inheritance Hierarchy
SystemObject
  Talisma.Server.Common.Dtos.LogicalIdentifierTabNameRequestMessage

Namespace:  Talisma.Server.Common.Dtos.LogicalIdentifier
 

Syntax
C#
[SerializableAttribute]
public class TabNameRequestMessage

The TabNameRequestMessage type exposes the following members.

Properties
NameDescription
Public propertyObjectType
Gets or sets the type of the object.
Public propertyTabIds
Gets or sets the tab ids.
Top
See Also