Click or drag to resize

EntityPropertyExtension Property

Is property an extension attribute

Namespace:  Omada.OE.Model.EsAdapter
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public Nullable<bool> Extension { get; set; }

Property Value

Type: NullableBoolean
See Also