MetaType::HasAnyValidateMethod Property
.NET Framework (current version)
Gets a value that indicates whether the MetaType or any of its bases types has an OnValidate method.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Property Value
Type: System::Booleantrue if the meta-type or any base meta-type has an OnValidate method; otherwise, false.
.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Show: