Home IAddTagsTransactionStep Interface
Post
Cancel

IAddTagsTransactionStep Interface

Definition

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

Represents a transaction step that adds tags.

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

Properties

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