ArcFM Solution Developer Guide
Select(Boolean,Boolean) Method


Syntax
'Declaration
 
Protected Overloads Overridable Sub Select( _
   ByVal directed As System.Boolean, _
   ByVal forward As System.Boolean _
) 
'Usage
 
Dim instance As MapProductionLocatorControl
Dim directed As System.Boolean
Dim forward As System.Boolean
 
instance.Select(directed, forward)
protected virtual void Select( 
   System.bool directed,
   System.bool forward
)

Parameters

directed
forward
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

MapProductionLocatorControl Class
MapProductionLocatorControl Members
Overload List

 

 


Send Comment