ArcFM Engine Developer Guide
HelpFile Property (BaseTraceTool)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The name of the helpfile associated with this command. Used to specify the name of the help file that contains the context sensitive help topic for the command. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseCommand.
Syntax
'Declaration
 
Public Overridable ReadOnly Property HelpFile As String
'Usage
 
Dim instance As BaseTraceTool
Dim value As String
 
value = instance.HelpFile
public virtual string HelpFile {get;}
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

BaseTraceTool Class
BaseTraceTool Members

 

 


Send Comment