EnumInformationValue Property
Gets or sets the value.

Namespace:  Talisma.Server.Common.Dtos.LogicalIdentifier
 

Syntax
C#
public int Value { get; set; }

Property Value

Type: Int32
The value.
See Also