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