JAMS Developer Guide
Element Class Members
Properties  Methods  Events


MVPSI.JAMS Namespace : Element Class

The following tables list the members exposed by Element.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets a description of this element  
Public PropertyGets the internal ID of this element.  
Public PropertyGets the ElementKind of this element. This cannot be modified, it is defined in the ElementType.  
Public PropertyGets or sets the name of this element.  
Public PropertyGets the ElementState of this element.  
Public PropertyGets the internal ID of this type of element.  
Public PropertyGets the name of this type of element.  
Public PropertyGet or sets the internal GUID of this element.  
Public PropertyReturns a boolean value that indicates if this element is enabled.  
Public PropertyReturns true if the Element was inherited from a folder above the current object.  
Public PropertyReturns the ID of the object that we inherited from.  
Public PropertyReturns the name of the object that we inherited from.  
Public PropertyReturns type of object that we inherited from.  
Public PropertyGets the collection of properties for this element.  
Public PropertyWhen a job is submitted, should this element be included in the Entry?  
Public PropertyWhen a job completes, should this element be included in the History?  
Top
Public Methods
 NameDescription
Public Method  
Public MethodCopys all properties of an element to the passed in element. This is a Clone when the new object has already been created.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a New Element from a specified Element Type  
Public MethodOverloaded.   
Public Methodstatic (Shared in Visual Basic)Returns a collection of TypeDefinitions  
Public Method  
Public MethodReset the ElementState. This is called when an entry is submitted.  
Public MethodReturns a string representation of an Element Type  
Top
Public Events
 NameDescription
Public Event  
Top
See Also

Reference

Element Class
MVPSI.JAMS Namespace