PropertyIdRequestMessageLogicalIdentifiers Property |
Gets or sets the logical identifiers.
Namespace: Talisma.Server.Common.Dtos.LogicalIdentifier
C#
public Collection<string> LogicalIdentifiers { get; set; }
Property Value
Type: CollectionStringThe logical identifiers.
