ArcFM Solution Developer Guide
ValidateChildren() Method


Syntax
'Declaration
 
<System.ComponentModel.BrowsableAttribute(True)>
<System.ComponentModel.EditorBrowsableAttribute()>
Public Overloads Overridable Function ValidateChildren() As System.Boolean
'Usage
 
Dim instance As RelationshipControl
Dim value As System.Boolean
 
value = instance.ValidateChildren()
[System.ComponentModel.Browsable(true)]
[System.ComponentModel.EditorBrowsable()]
public virtual System.bool ValidateChildren()
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

RelationshipControl Class
RelationshipControl Members
Overload List

 

 


Send Comment