Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents the enumeration for the condition results.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim instance As ConditionResult
Syntax
'Declaration
Public Enumeration ConditionResult
public enum ConditionResult
public enum class ConditionResult
public enum ConditionResult
public enum ConditionResult
Members
| Member name | Description |
|---|---|
| ActionFailed | Takes the value 2. |
| ConditionFailed | Takes the value 1. |
| Success | Takes the value 0. |
Platforms
See Also
Reference
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.