PropertyIdRequestMessageLogicalIdentifiers Property
Gets or sets the logical identifiers.

Namespace:  Talisma.Server.Common.Dtos.LogicalIdentifier
 

Syntax
C#
public Collection<string> LogicalIdentifiers { get; set; }

Property Value

Type: CollectionString
The logical identifiers.
See Also