Class StoredSecureMessage
Class for the item type StoredSecureMessage
Inherited Members
Namespace: Innovator.Client.Model
Assembly: Innovator.Client.dll
Syntax
public class StoredSecureMessage : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IEquatable<IItemRef>, INullRelationship<Board>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View SourceStoredSecureMessage()
Declaration
protected StoredSecureMessage()
StoredSecureMessage(ElementFactory, Object[])
Declaration
public StoredSecureMessage(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 |
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 |
DisabledById()
Retrieve the disabled_by_id
property of the item
Declaration
public IProperty_Item<User> DisabledById()
Returns
Type | Description |
---|---|
IProperty_Item<User> |
DisabledOn()
Retrieve the disabled_on
property of the item
Declaration
public IProperty_Date DisabledOn()
Returns
Type | Description |
---|---|
IProperty_Date |
ItemConfigId()
Retrieve the item_config_id
property of the item
Declaration
public IProperty_Text ItemConfigId()
Returns
Type | Description |
---|---|
IProperty_Text |
ItemId()
Retrieve the item_id
property of the item
Declaration
public IProperty_Text ItemId()
Returns
Type | Description |
---|---|
IProperty_Text |
ItemKeyedName()
Retrieve the item_keyed_name
property of the item
Declaration
public IProperty_Text ItemKeyedName()
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 |
ItemTypeId()
Retrieve the item_type_id
property of the item
Declaration
public IProperty_Text ItemTypeId()
Returns
Type | Description |
---|---|
IProperty_Text |
ItemTypeName()
Retrieve the item_type_name
property of the item
Declaration
public IProperty_Text ItemTypeName()
Returns
Type | Description |
---|---|
IProperty_Text |
ItemVersion()
Retrieve the item_version
property of the item
Declaration
public IProperty_Number ItemVersion()
Returns
Type | Description |
---|---|
IProperty_Number |
ReplyToId()
Retrieve the reply_to_id
property of the item
Declaration
public IProperty_Text ReplyToId()
Returns
Type | Description |
---|---|
IProperty_Text |
SmData()
Retrieve the sm_data
property of the item
Declaration
public IProperty_Text SmData()
Returns
Type | Description |
---|---|
IProperty_Text |
SortOrder()
Retrieve the sort_order
property of the item
Declaration
public IProperty_Number SortOrder()
Returns
Type | Description |
---|---|
IProperty_Number |
ThreadId()
Retrieve the thread_id
property of the item
Declaration
public IProperty_Text ThreadId()
Returns
Type | Description |
---|---|
IProperty_Text |