Class FileExchangeTxnState
Class for the item type FileExchangeTxnState
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 FileExchangeTxnState : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IEquatable<IItemRef>, INullRelationship<FileExchangeTxn>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View SourceFileExchangeTxnState()
Declaration
protected FileExchangeTxnState()
FileExchangeTxnState(ElementFactory, Object[])
Declaration
public FileExchangeTxnState(ElementFactory amlContext, params object[] content)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementFactory | amlContext | |
| System.Object[] | content |
Methods
| Improve this Doc View SourceBehavior()
Retrieve the behavior property of the item
Declaration
public IProperty_Text Behavior()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
Error()
Retrieve the error property of the item
Declaration
public IProperty_Text Error()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
FileId()
Retrieve the file_id property of the item
Declaration
public IProperty_Text FileId()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
FileName()
Retrieve the file_name property of the item
Declaration
public IProperty_Text FileName()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
SortOrder()
Retrieve the sort_order property of the item
Declaration
public IProperty_Number SortOrder()
Returns
| Type | Description |
|---|---|
| IProperty_Number |
Status()
Retrieve the status property of the item
Declaration
public IProperty_Text Status()
Returns
| Type | Description |
|---|---|
| IProperty_Text |