Home IDeleteTagsTransactionStep Interface
Post
Cancel

IDeleteTagsTransactionStep Interface

Definition

Namespace: EntityDb.Abstractions.Transactions.Steps
Assembly: EntityDb.Abstractions

Represents a transaction step that deletes tags.

1
public interface IDeleteTagsTransactionStep : EntityDb.Abstractions.Transactions.Steps.ITransactionStep

Properties

Tags The tags that need to be deleted.
This post is licensed under CC BY 4.0 by the author.