Whether or not the associated entity is required to be present.

Namespace:  Mindscape.LightSpeed
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public bool ValidatePresence { get; set; }
Visual Basic (Declaration)
Public Property ValidatePresence As Boolean

See Also