CtiAgentStates Class
Represents a strongly-typed resource class, for looking up localized strings, etc.
Namespace: Microsoft.Uii.Desktop.Cti.Core.Properties
Assembly: Microsoft.Uii.Desktop.Cti.Core (in Microsoft.Uii.Desktop.Cti.Core.dll)
Usage
'Usage
Dim instance As CtiAgentStates
Syntax
'Declaration
<CompilerGeneratedAttribute> _
<DebuggerNonUserCodeAttribute> _
<GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")> _
Public Class CtiAgentStates
[CompilerGeneratedAttribute]
[DebuggerNonUserCodeAttribute]
[GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
public class CtiAgentStates
[CompilerGeneratedAttribute]
[DebuggerNonUserCodeAttribute]
[GeneratedCodeAttribute(L"System.Resources.Tools.StronglyTypedResourceBuilder", L"4.0.0.0")]
public ref class CtiAgentStates
/** @attribute CompilerGeneratedAttribute() */
/** @attribute DebuggerNonUserCodeAttribute() */
/** @attribute GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0") */
public class CtiAgentStates
CompilerGeneratedAttribute
DebuggerNonUserCodeAttribute
GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")
public class CtiAgentStates
Inheritance Hierarchy
System.Object
Microsoft.Uii.Desktop.Cti.Core.Properties.CtiAgentStates
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
CtiAgentStates Members
Microsoft.Uii.Desktop.Cti.Core.Properties Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.