Click or drag to resize

IEntityDataLoadOptionsEntityDataType Property

The type of entity data that the options are used to load data of. Must be one of the constants from the EntityDataVersion class.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
string EntityDataType { get; }

Property Value

Type: String
See Also