PropInformationConstraintId Property
Gets or sets the constraint identifier.

Namespace:  Talisma.Server.Common.Dtos.LogicalIdentifier
 

Syntax
C#
public Nullable<long> ConstraintId { get; set; }

Property Value

Type: NullableInt64
The constraint identifier.
See Also