다음을 통해 공유


LogData Members

Represents the data structure representing the audit event log message.

The following tables list the members exposed by the LogData type.

Public Constructors

  Name Description
  LogData Overloaded.  

Top

Public Properties

  Name Description
public property Action Gets or sets the name of the UII Action performed on hosted application.
public property ActionData Gets or sets the data of the UII Action performed on hosted application.
public property ActivityId Gets or sets audit log assigned activity ID.
public property AgentState Gets or sets the agent state.
public property ApplicationId Gets or sets the ID of the current application in focus.
public property ClientTimeZone Gets the time difference in seconds between time configured on the agent desktop machine and UTC.
public property ContextId Gets or sets the context ID.
public property CustomerId Gets or sets the ID of the Customer currently being served.
public property MachineName Gets the name of the machine from which audit messages are generated.
public property TargetApplication Gets or sets the target application on which the action is fired. This can be '*' indicating that action is fired on all the applications.
public property UniversalCurrentTime Gets or sets the time of the audit message as universally coordinated time.
public property WorkflowActiveStepId Gets or sets the active workflow active step ID.
public property WorkflowId Gets or sets the workflow ID.
public property WorkflowStatus Gets or sets the workflow completion status. Done or Cancel.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method Reset Resets the Activity Data and non-static members of LogData object.
public method ToString Overridden. Returns the XML representation for the LogData object. Extenders will need to provide a custom implementation.

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

LogData Class
Microsoft.Uii.Common.Entities Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.