TabResponseMessageTabInformations Property |
Gets or sets the tab informations.
Namespace: Talisma.Server.Common.Dtos.LogicalIdentifier
C#
public Collection<TabInformation> TabInformations { get; set; }
Property Value
Type: CollectionTabInformationThe tab informations.
