TabInformationId Property
Gets or sets the tabId.

Namespace:  Talisma.Server.Common.Dtos.LogicalIdentifier
 

Syntax
C#
public long Id { get; set; }

Property Value

Type: Int64
The tabId.
See Also