ArcFM Desktop Developer Guide
ArgumentAttribute Class Properties


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

For a list of all members of this type, see ArgumentAttribute members.

Public Properties
 NameDescription
Public PropertyDefaultLongNameReturns true if the argument did not have an explicit long name specified.  
Public PropertyDefaultShortNameReturns true if the argument did not have an explicit short name specified.  
Public PropertyDefaultValueThe default value of the argument.  
Public PropertyHasDefaultValueReturns true if the argument has a default value.  
Public PropertyHasHelpTextReturns true if the argument has help text specified.  
Public PropertyHelpTextThe help text for the argument.  
Public PropertyLongNameThe long name of the argument.  
Public PropertyShortNameThe short name of the argument.  
Public PropertyTypeThe error checking to be performed on the argument.  
Public PropertyTypeId (Inherited from System.Attribute)
Top
See Also

Reference

ArgumentAttribute Class
Miner.CommandLine Namespace

 

 


Send Comment