Home Lease Class
Post
Cancel

Lease Class

Definition

Namespace: EntityDb.Common.Leases
Assembly: EntityDb.Common

Represents a single metadata property and the context in which the metadata property must be unique.

1
public sealed class Lease : EntityDb.Abstractions.Leases.ILease, System.IEquatable<Lease>

Inheritance: Object

Constructors

Lease(String, String, String) Represents a single metadata property and the context in which the metadata property must be unique.

Properties

ScopeMissing Summary Doc!
LabelMissing Summary Doc!
ValueMissing Summary Doc!
This post is licensed under CC BY 4.0 by the author.