ArcFM Desktop Developer Guide
ExcludableNodeType Constructor(Type,Boolean)


Syntax
'Declaration
 
Public Function New( _
   ByVal excludable As Type, _
   ByVal selected As Boolean _
)
'Usage
 
Dim excludable As Type
Dim selected As Boolean
 
Dim instance As New ExcludableNodeType(excludable, selected)
public ExcludableNodeType( 
   Type excludable,
   bool selected
)

Parameters

excludable
selected
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

ExcludableNodeType Class
ExcludableNodeType Members
Overload List

 

 


Send Comment