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. |