Click or drag to resize

BaseActions Properties

The BaseActions type exposes the following members.

Properties
 NameDescription
Public propertyActions Enumerates all actions managed by this BaseActions instance.
Public propertyCustomCommandsAndDescriptions 
Public propertyFunctionDefinitions Enumerates all function definitions.
Public propertyFunctionNames returns a comma separated list of the names of the functions known
Public propertyGraph 
Public propertyInlineIndependents 
Public propertyLazyNIC 
Public propertyMatchClasses Enumerates all match class filterers (and thus match class info objects) managed by this IActions instance.
Public propertyMatchClassNames returns a comma separated list of the names of the match classes known
Public propertyModelMD5Hash 
Public propertyName 
Public propertyPackages 
Public propertyProcedureDefinitions Enumerates all procedure definitions.
Public propertyProcedureNames returns a comma separated list of the names of the procedures known
Public propertyProfile 
Public propertySequenceDefinitions Enumerates all graph rewrite sequence definitions.
Top
See Also