TabIdRequestMessageTabNames Property |
Gets or sets the tab names.
Namespace: Talisma.Server.Common.Dtos.LogicalIdentifier
C#
public Collection<string> TabNames { get; set; }
Property Value
Type: CollectionStringThe tab names.
