Click or drag to resize

DocumentFieldDefinitionCanBeDenormalized Property

Gets a value indicating whether this instance can be denormalized (true) or not (false).

Namespace:  SD.LLBLGen.Pro.ApplicationCore.DerivedModel
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public bool CanBeDenormalized { get; }

Property Value

Type: Boolean
See Also