Class History
Class for the item type History
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Innovator.Client.Model
Assembly: Innovator.Client.dll
Syntax
public class History : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IEquatable<IItemRef>, INullRelationship<HistoryContainer>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View SourceHistory()
Declaration
protected History()
History(ElementFactory, Object[])
Declaration
public History(ElementFactory amlContext, params object[] content)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementFactory | amlContext | |
| System.Object[] | content |
Methods
| Improve this Doc View SourceAction()
Retrieve the action property of the item
Declaration
public IProperty_Text Action()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
Behavior()
Retrieve the behavior property of the item
Declaration
public IProperty_Text Behavior()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
Comments()
Retrieve the comments property of the item
Declaration
public IProperty_Text Comments()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
CreatedOnTick()
Retrieve the created_on_tick property of the item
Declaration
public IProperty_Number CreatedOnTick()
Returns
| Type | Description |
|---|---|
| IProperty_Number |
ItemId()
Retrieve the item_id property of the item
Declaration
public IProperty_Text ItemId()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
ItemMajorRev()
Retrieve the item_major_rev property of the item
Declaration
public IProperty_Text ItemMajorRev()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
ItemState()
Retrieve the item_state property of the item
Declaration
public IProperty_Text ItemState()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
ItemVersion()
Retrieve the item_version property of the item
Declaration
public IProperty_Number ItemVersion()
Returns
| Type | Description |
|---|---|
| IProperty_Number |
Label()
Retrieve the label property of the item
Declaration
public IProperty_Text Label()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
SortOrder()
Retrieve the sort_order property of the item
Declaration
public IProperty_Number SortOrder()
Returns
| Type | Description |
|---|---|
| IProperty_Number |
Version()
Retrieve the version property of the item
Declaration
public IProperty_Number Version()
Returns
| Type | Description |
|---|---|
| IProperty_Number |