Compartir a través de


ActionSave.ProcessActionExpired Method

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

Usage

'Usage
Dim instance As ActionSave
Dim obj As Object

instance.ProcessActionExpired(obj)

Syntax

'Declaration
Public Sub ProcessActionExpired ( _
    obj As Object _
)
public void ProcessActionExpired (
    Object obj
)
public:
void ProcessActionExpired (
    Object^ obj
)
public void ProcessActionExpired (
    Object obj
)
public function ProcessActionExpired (
    obj : Object
)

Parameters

  • obj

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

ActionSave Class
ActionSave Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities Namespace

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