FileDownloadEventArgs Class

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Represents event arguments for a FileDownloadEventArgs event.

Namespace:   Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls
Assembly:  Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)

Inheritance Hierarchy

System.Object
  System.EventArgs
    Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.FileDownloadEventArgs

Syntax

public sealed class FileDownloadEventArgs : EventArgs
Public NotInheritable Class FileDownloadEventArgs
    Inherits EventArgs

Constructors

Name Description
System_CAPS_pubmethod FileDownloadEventArgs()

Initializes a new instance of the FileDownloadEventArgs class.

Properties

Name Description
System_CAPS_pubproperty ActiveDocument

Gets a Boolean value that specifies whether the document is active.

System_CAPS_pubproperty Cancel

Gets or sets a Boolean value that specifies whether the file download was canceled or not.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

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.

See Also

Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright