JAMS Developer Guide
ElementType Class Properties


MVPSI.JAMS Namespace : ElementType Class

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

Public Properties
 NameDescription
Public PropertyGets the name of the category this element type is in  
Public PropertyGets the name of the class that helps define the element type  
Public PropertyGets a description of the type  
Public PropertyGets the display name of the type  
Public PropertyGets an indication of the type of objects this element can be applied to  
Public PropertyGets the ID of the type  
Public PropertyGets the name of the class that should be created at execution time. This is used by a JAMSHost at execution time.  
Public PropertyGets the name of the class that implements the element type. This class is instatiated by the JAMSScheduler to implement the element.  
Public PropertyGets the ElementKind of the type  
Public PropertyGets the name of the type  
Public PropertyIndicates if this element should be written to the Entry when a job is submitted.  
Public PropertyIndicates if this element should be written to History when a job completes.  
Top
See Also

Reference

ElementType Class
MVPSI.JAMS Namespace