Click or drag to resize

DataObjectLoadOptionsBaseShortTextVersions Property

Determines whether only short versions of the contents of the various value properties of datatype=text will be loaded. Loading the short versions improves performance.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public bool ShortTextVersions { get; set; }

Property Value

Type: Boolean
See Also