Mindscape LightSpeed - User Reference & API Documentation
TargetValueIsDefault Property
API ReferenceMindscape.LightSpeed.ValidationValidationContextTargetValueIsDefault
Gets a value indicating whether TargetValue is the default value for it's type.
Declaration Syntax
C#Visual Basic
public bool TargetValueIsDefault { get; }
Public ReadOnly Property TargetValueIsDefault As Boolean
Value
true if TargetValue is the default value for it's type; otherwise, false.

Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)