ArcFM Solution Developer Guide
Invalidate(Boolean) Method


Syntax
'Declaration
 
Public Overloads Sub Invalidate( _
   ByVal invalidateChildren As System.Boolean _
) 
'Usage
 
Dim instance As DiagramsPropertyPage
Dim invalidateChildren As System.Boolean
 
instance.Invalidate(invalidateChildren)
public void Invalidate( 
   System.bool invalidateChildren
)

Parameters

invalidateChildren
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

DiagramsPropertyPage Class
DiagramsPropertyPage Members
Overload List

 

 


Send Comment