PropInformationLogicalIdentifier Property
Gets or sets the logical identifier.

Namespace:  Talisma.Server.Common.Dtos.LogicalIdentifier
 

Syntax
C#
public string LogicalIdentifier { get; set; }

Property Value

Type: String
The logical identifier.
See Also