Share via


UsdDataLoadEventArgs Class

Definition

Represents the argument array used by Unified Service Desk when it notifies the loading actions.

public ref class UsdDataLoadEventArgs : EventArgs
public class UsdDataLoadEventArgs : EventArgs
type UsdDataLoadEventArgs = class
    inherit EventArgs
Public Class UsdDataLoadEventArgs
Inherits EventArgs
Inheritance
UsdDataLoadEventArgs

Constructors

UsdDataLoadEventArgs()

Initializes a new instance of the UsdDataLoadEventArgs class.

Properties

appMessage

Gets or sets the application message value.

majorMessage

Gets or sets the major message.

Applies to