adTempus API
ArcanaDevelopment.adTempus.Client Namespace / LogMessage Class
Properties Methods

In This Topic
    LogMessage Class Members
    In This Topic

    The following tables list the members exposed by LogMessage.

    Public Properties
     NameDescription
    Public Property List of permissions that the caller has for this object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Indicates whether the status of this message has been acknowledged  
    Public Property Additional data associated with the message  
    Public PropertyThe OID of the RemoteAgent, if any  
    Public Property Description property used for binding. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyOverridden.  The Class ID for the object The Class ID for the object  
    Public PropertyOverridden.  The key name for the class. The key name for the class. The key name for the class. The key name for the class.  
    Public Property Returns a descriptive name for the class suitable for display to users. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property The name of the computer where the message originated  
    Public PropertyReturns the name of the RemoteAgent if it is set, or the ComputerName otherwise  
    Public Property The date/time the object was first saved (in UTC). (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyThe DataContext to which this object belongs. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyThe OID of the job instance that generated this message, if any  
    Public PropertyThe OID of the instance step that generated this message, if any  
    Public Property Returns an extended description of the object, if appropriate (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Indicates whether the object came from a Master. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyThe InstanceID of the instance this message is associated with, if any.  
    Public Property Indicates whether this message represents an Alert  
    Public PropertyOverridden.  Indicates whether the object is a dependent of (owned by) another object Indicates whether the object is a dependent of (owned by) another object  
    Public Property Indicates whether the object is dirty (modified or new since last save). (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property Indicates whether the object is new (has never been saved). (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property Indicates whether this object is read-only. Indicates whether this object is read-only. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Indicates whether the object is a stub. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property The Job to which this item belongs.  
    Public Property The name of the job group containing the job that generated the message, if any  
    Public Property The OID of the job group containing the job that generated the message, if any  
    Public Property The name of this job this message is associated with  
    Public Property The OID of the job that generated the message, if any  
    Public Property The name of the job queue containing the job that generated the message, if any  
    Public Property The OID of the job queue containing the job that generated the message, if any  
    Public Property The date/time the object was last saved (in UTC). (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property The text of the message  
    Public Property The class of message this entry represents  
    Public PropertyThe MessageCode of the ArcanaDevelopment.adTempus.Shared.Message associated with this log message, if any  
    Public Property The ID code of this message  
    Public Property The date/time the message was logged  
    Public PropertyThe MessageType of the ArcanaDevelopment.adTempus.Shared.Message associated with this log message, if any  
    Public PropertyGets the text description of the MessageType  
    Public Property The Object Identifier that uniquely identifies the object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyGet the parent of this object.The object that owns or contains this object, if IsDependent is true. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property The record ID for this message  
    Public Property The remote agent this job is associated with  
    Public Property The source of the message  
    Public Property The step number of the job step this message is associated with, if any.  
    Public PropertyThe OID of the job step that generated this message, if any  
    Public Property List of security actions supported by this object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyList of ArcanaDevelopment.adTempus.Shared.SecurityInheritanceOptions supported by the object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property The update ID if this message represents a software update notification  
    Public Property The ID of the user associated with this message, if any.  
    Top
    Public Methods
     NameDescription
    Public Method Marks the instance as Acknowledged  
    Public MethodOverloaded.  Creates an undo snapshot for the object graph. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Method Determines whether the user has the necessary permission to perform a specified action on the object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodOverloaded.  Commits the current changes, discarding the latest undo snapshot. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Method Creates a new object that is a copy of the source object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodOverloaded.  Generates a configuration report for the object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Method Gets a user-friendly description of the object's key settings. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public MethodGets the Independent object to which this object ultimately belongs. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Method Reverts the object (and any contained objects) to their last-saved state, discarding any in-memory changes.  
    Public MethodReturns a string that represents the current object. Returns a description of the object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodOverloaded. Reverts to the previous undo snapshot created by ObjectBase.BeginEdit. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Method Performs server-side validation of the object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodOverridden.  Writes the object and any contained objects to a configuration report Writes the object and any contained objects to a configuration report Writes the object and any contained objects to a configuration report Writes the object and any contained objects to a configuration report  
    Top
    See Also