Name | Description | |
---|---|---|
Element Constructor | Overloaded. |
The following tables list the members exposed by Element.
Name | Description | |
---|---|---|
Element Constructor | Overloaded. |
Name | Description | |
---|---|---|
Description | Gets a description of this element | |
ElementId | Gets the internal ID of this element. | |
ElementKind | Gets the ElementKind of this element. This cannot be modified, it is defined in the ElementType. | |
ElementName | Gets or sets the name of this element. | |
ElementState | Gets the ElementState of this element. | |
ElementTypeId | Gets the internal ID of this type of element. | |
ElementTypeName | Gets the name of this type of element. | |
ElementUid | Get or sets the internal GUID of this element. | |
Enabled | Returns a boolean value that indicates if this element is enabled. | |
Inherited | Returns true if the Element was inherited from a folder above the current object. | |
InheritedFromId | Returns the ID of the object that we inherited from. | |
InheritedFromName | Returns the name of the object that we inherited from. | |
InheritedFromType | Returns type of object that we inherited from. | |
Properties | Gets the collection of properties for this element. | |
WriteToEntry | When a job is submitted, should this element be included in the Entry? | |
WriteToHistory | When a job completes, should this element be included in the History? |
Name | Description | |
---|---|---|
Clone | ||
CloneTo | Copys all properties of an element to the passed in element. This is a Clone when the new object has already been created. | |
Create | Overloaded. Creates a New Element from a specified Element Type | |
Equals | Overloaded. | |
GetElementTypes | Returns a collection of TypeDefinitions | |
GetHashCode | ||
ResetState | Reset the ElementState. This is called when an entry is submitted. | |
ToString | Returns a string representation of an Element Type |
Name | Description | |
---|---|---|
PropertyChanged |