Compartilhar via


CtiStateRequest Class

 

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

Represents the request object for a state change request.

Namespace:   Microsoft.Uii.Desktop.Cti.Core
Assembly:  Microsoft.Uii.Desktop.Cti.Core (in Microsoft.Uii.Desktop.Cti.Core.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Uii.Desktop.Cti.Core.CtiCallIdBase
    Microsoft.Uii.Desktop.Cti.Core.CtiStateRequest

Syntax

public class CtiStateRequest : CtiCallIdBase
Public Class CtiStateRequest
    Inherits CtiCallIdBase

Constructors

Name Description
System_CAPS_pubmethod CtiStateRequest()

Initializes a new instance of the CtiStateRequest class.

Properties

Name Description
System_CAPS_pubproperty CtiCallId

Gets or sets the call ID to identify the call that is being addressed.(Inherited from CtiCallIdBase.)

System_CAPS_pubproperty ReasonCode

Gets or sets the reason code text for the state.

System_CAPS_pubproperty ReasonCodeId

Gets or sets the reason code ID for the state.

System_CAPS_pubproperty StateId

Gets or sets the ID of the state.

System_CAPS_pubproperty StateName

Gets or sets the name of the state.

System_CAPS_pubproperty StateType

Gets or sets the type of state request.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(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.Uii.Desktop.Cti.Core Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright