TabInformationTabName Property
Gets or sets the name of the tab.

Namespace:  Talisma.Server.Common.Dtos.LogicalIdentifier
 

Syntax
C#
public string TabName { get; set; }

Property Value

Type: String
The name of the tab.
See Also