PropertiesAvailableStatus<TEntityType>.EntityType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The entity type where this status applies to.
protected TEntityType EntityType { get; }
member this.EntityType : 'EntityType
Protected ReadOnly Property EntityType As TEntityType
Property Value
TEntityType