Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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.