MetaTable.EntityType Property

Definition

Gets the entity type that represents the table.

public:
 property Type ^ EntityType { Type ^ get(); };
public Type EntityType { get; }
member this.EntityType : Type
Public ReadOnly Property EntityType As Type

Property Value

The type that represents the entity.

Applies to