Home IAddLeasesTransactionStep Interface
Post
Cancel

IAddLeasesTransactionStep Interface

Definition

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

Represents a transaction step that adds leases.

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

Properties

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