UIIEventDefinition Class
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.CRMGlobalManager
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim instance As UIIEventDefinition
Syntax
'Declaration
Protected Class UIIEventDefinition
Inherits Dictionary(Of String, EventEntity)
protected class UIIEventDefinition : Dictionary<string,EventEntity>
private ref class UIIEventDefinition : public Dictionary<String^, EventEntity^>
protected class UIIEventDefinition extends Dictionary<String,EventEntity>
protected class UIIEventDefinition extends Dictionary<String,EventEntity>
Inheritance Hierarchy
System.Object
System.Collections.Generic.Dictionary
Microsoft.Crm.UnifiedServiceDesk.Dynamics.CRMGlobalManager.UIIEventDefinition
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
UIIEventDefinition Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.CRMGlobalManager Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.