ActionSave Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the save action.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Inheritance Hierarchy
System.Object
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities.ActionSave
Syntax
public class ActionSave : IDisposable
Public Class ActionSave
Implements IDisposable
Constructors
Name | Description | |
---|---|---|
ActionSave() | Initializes a new instance of the ActionSave class. |
Methods
Name | Description | |
---|---|---|
Dispose() | Cleans up any resources being used. |
|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
ProcessActionExpired(Object) | ||
StartTimer() | Starts the timer. |
|
ToString() | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
action | Specifies the action. |
|
ad | Specifies the action definition. |
|
ar | Specifies the action result. |
|
expiration | Specifies the date and time of action expiration. |
|
parameters | Specifies the parameters for the action. |
|
sessionContext | Specifies the session context. |
Events
Name | Description | |
---|---|---|
ActionExpired | Event handler for ActionExpired event. |
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.Utilities Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright