Class SystemEventLog
Class for the item type SystemEventLog
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 SystemEventLog : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef, IEquatable<IItemRef>
Constructors
| Improve this Doc View SourceSystemEventLog()
Declaration
protected SystemEventLog()
SystemEventLog(ElementFactory, Object[])
Declaration
public SystemEventLog(ElementFactory amlContext, params object[] content)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementFactory | amlContext | |
| System.Object[] | content |
Methods
| Improve this Doc View SourceCommentText()
Retrieve the comment_text property of the item
Declaration
public IProperty_Text CommentText()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
EventType()
Retrieve the event_type property of the item
Declaration
public IProperty_Text EventType()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
IpAddress()
Retrieve the ip_address property of the item
Declaration
public IProperty_Text IpAddress()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
LoginName()
Retrieve the login_name property of the item
Declaration
public IProperty_Text LoginName()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
MethodName()
Retrieve the method_name property of the item
Declaration
public IProperty_Text MethodName()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
SessionId()
Retrieve the session_id property of the item
Declaration
public IProperty_Text SessionId()
Returns
| Type | Description |
|---|---|
| IProperty_Text |