Class HistorySecureMessage
Class for the item type HistorySecureMessage
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 HistorySecureMessage : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef, IEquatable<IItemRef>
Constructors
| Improve this Doc View SourceHistorySecureMessage()
Declaration
protected HistorySecureMessage()
HistorySecureMessage(ElementFactory, Object[])
Declaration
public HistorySecureMessage(ElementFactory amlContext, params object[] content)
Parameters
Type | Name | Description |
---|---|---|
ElementFactory | amlContext | |
System.Object[] | content |
Methods
| Improve this Doc View SourceComments()
Retrieve the comments
property of the item
Declaration
public IProperty_Text Comments()
Returns
Type | Description |
---|---|
IProperty_Text |
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 |
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 |
ThreadId()
Retrieve the thread_id
property of the item
Declaration
public IProperty_Text ThreadId()
Returns
Type | Description |
---|---|
IProperty_Text |