PropInformationConstraintId Property |
Gets or sets the constraint identifier.
Namespace: Talisma.Server.Common.Dtos.LogicalIdentifier
C#
public Nullable<long> ConstraintId { get; set; }
Property Value
Type: NullableInt64The constraint identifier.
