EnumInformationIsDeleted Property |
Gets or sets a value indicating whether this instance is deleted.
Namespace: Talisma.Server.Common.Dtos.LogicalIdentifier
C#
public bool IsDeleted { get; set; }
Property Value
Type: Booleantrue if this instance is deleted; otherwise, false.
