Responder Developer Guide
ExpandGroup Method (INodesViewModel)


Syntax
'Declaration
 
Sub ExpandGroup( _
   ByVal orderLineViewModel As IOrderLineViewModel _
) 
'Usage
 
Dim instance As INodesViewModel
Dim orderLineViewModel As IOrderLineViewModel
 
instance.ExpandGroup(orderLineViewModel)
void ExpandGroup( 
   IOrderLineViewModel orderLineViewModel
)

Parameters

orderLineViewModel
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

INodesViewModel Interface
INodesViewModel Members

 

 


Send Comment