Show / Hide Table of Contents

Interface IParentedItem

Inherited Members
ICosmosIdentity.TimestampUnixStyle
ICosmosIdentity.Timestamp
ICosmosIdentity.Etag
ICosmosIdentity.EntityType
IParentedItem<string>.ParentId
ITenantItem<string>.TenantId
IEntityIdentity<string>.Id
Namespace: Benday.CosmosDb.DomainModels
Assembly: Benday.CosmosDb.dll
Syntax
public interface IParentedItem : ITenantItem, ICosmosIdentity, IParentedItem<string>, ITenantItem<string>, IEntityIdentity<string>

Properties

| Edit this page View Source

ParentEntityType

Entity type of the parent entity. Cosmos-specific discriminator.

Declaration
string ParentEntityType { get; set; }
Property Value
Type Description
string
  • Edit this page
  • View Source
In this article
Back to top Copyright © www.benday.com | info@benday.com