Responder Developer Guide
ContainsErrorDueToValidationRule Method


Syntax
'Declaration
 
Public Shared Function ContainsErrorDueToValidationRule( _
   ByVal parent As DependencyObject _
) As Boolean
'Usage
 
Dim parent As DependencyObject
Dim value As Boolean
 
value = BindingValidation.ContainsErrorDueToValidationRule(parent)
public static bool ContainsErrorDueToValidationRule( 
   DependencyObject parent
)

Parameters

parent
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

BindingValidation Class
BindingValidation Members

 

 


Send Comment