Compartir a través de


CancelEventArgs Constructor ()

Initializes a new instance of the CancelEventArgsclass.

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

Usage

'Usage
Dim instance As New CancelEventArgs

Syntax

'Declaration
<TargetedPatchingOptOutAttribute("Performance critical to inline this type of method across NGen image boundaries")> _
Public Sub New
[TargetedPatchingOptOutAttribute("Performance critical to inline this type of method across NGen image boundaries")] 
public CancelEventArgs ()
[TargetedPatchingOptOutAttribute(L"Performance critical to inline this type of method across NGen image boundaries")] 
public:
CancelEventArgs ()
/** @attribute TargetedPatchingOptOutAttribute("Performance critical to inline this type of method across NGen image boundaries") */ 
public CancelEventArgs ()
TargetedPatchingOptOutAttribute("Performance critical to inline this type of method across NGen image boundaries") 
public function CancelEventArgs ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

See Also

Reference

CancelEventArgs Class
CancelEventArgs Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace

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