DgnElementMetadata.IsDeleted

DgnElementMetadata.IsDeleted property

Gets or sets a value indicating whether a file element was deleted

public bool IsDeleted { get; set; }

See Also