다음을 통해 공유


UsdDataLoadEventArgs Class

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

Namespace: Microsoft.Crm.UnifiedServiceDesk.CommonUtility.DataLoader
Assembly: Microsoft.Crm.UnifiedServiceDesk.CommonUtility (in Microsoft.Crm.UnifiedServiceDesk.CommonUtility.dll)

Usage

'Usage
Dim instance As UsdDataLoadEventArgs

Syntax

'Declaration
Public Class UsdDataLoadEventArgs
    Inherits EventArgs
public class UsdDataLoadEventArgs : EventArgs
public ref class UsdDataLoadEventArgs : public EventArgs
public class UsdDataLoadEventArgs extends EventArgs
public class UsdDataLoadEventArgs extends EventArgs

Inheritance Hierarchy

System.Object
   System.EventArgs
    Microsoft.Crm.UnifiedServiceDesk.CommonUtility.DataLoader.UsdDataLoadEventArgs

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

See Also

Reference

UsdDataLoadEventArgs Members
Microsoft.Crm.UnifiedServiceDesk.CommonUtility.DataLoader Namespace

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