Class InBasketTask
Class for the item type InBasket Task
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 InBasketTask : Item, ILinkedElement, ILink<ILinkedElement>, IEquatable<IItemRef>, IInBasketTask, IItem, IElement, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View SourceInBasketTask()
Declaration
protected InBasketTask()
InBasketTask(ElementFactory, Object[])
Declaration
public InBasketTask(ElementFactory amlContext, params object[] content)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementFactory | amlContext | |
| System.Object[] | content |
Methods
| Improve this Doc View SourceAssignedTo()
Retrieve the assigned_to property of the item
Declaration
public IProperty_Item<Identity> AssignedTo()
Returns
| Type | Description |
|---|---|
| IProperty_Item<Identity> |
Implements
| Improve this Doc View SourceContainer()
Retrieve the container property of the item
Declaration
public IProperty_Item<IReadOnlyItem> Container()
Returns
| Type | Description |
|---|---|
| IProperty_Item<IReadOnlyItem> |
Implements
| Improve this Doc View SourceContainerTypeId()
Retrieve the container_type_id property of the item
Declaration
public IProperty_Item<ItemType> ContainerTypeId()
Returns
| Type | Description |
|---|---|
| IProperty_Item<ItemType> |
Implements
| Improve this Doc View SourceDueDate()
Retrieve the due_date property of the item
Declaration
public IProperty_Date DueDate()
Returns
| Type | Description |
|---|---|
| IProperty_Date |
Implements
| Improve this Doc View SourceIcon()
Retrieve the icon property of the item
Declaration
public IProperty_Text Icon()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
Implements
| Improve this Doc View SourceInstructions()
Retrieve the instructions property of the item
Declaration
public IProperty_Text Instructions()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
Implements
| Improve this Doc View SourceItem()
Retrieve the item property of the item
Declaration
public IProperty_Item<IReadOnlyItem> Item()
Returns
| Type | Description |
|---|---|
| IProperty_Item<IReadOnlyItem> |
Implements
| Improve this Doc View SourceItemTypeId()
Retrieve the item_type_id property of the item
Declaration
public IProperty_Item<ItemType> ItemTypeId()
Returns
| Type | Description |
|---|---|
| IProperty_Item<ItemType> |
Implements
| Improve this Doc View SourceLanguageCodeFilter()
Retrieve the language_code_filter property of the item
Declaration
public IProperty_Text LanguageCodeFilter()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
Implements
| Improve this Doc View SourceMyAssignment()
Retrieve the my_assignment property of the item
Declaration
public IProperty_Boolean MyAssignment()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |
Implements
| Improve this Doc View SourceNameProp()
Retrieve the name property of the item
Declaration
public IProperty_Text NameProp()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
Implements
| Improve this Doc View SourceStartDate()
Retrieve the start_date property of the item
Declaration
public IProperty_Date StartDate()
Returns
| Type | Description |
|---|---|
| IProperty_Date |
Implements
| Improve this Doc View SourceStatus()
Retrieve the status property of the item
Declaration
public IProperty_Text Status()
Returns
| Type | Description |
|---|---|
| IProperty_Text |