Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the matching logic that the DDA uses to find a control
Namespace: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)
Syntax
public enum FindWindowMatchType
Public Enumeration FindWindowMatchType
Members
| Member name | Description | |
|---|---|---|
| Contains | Finds a control with a name that contains a specified text. |
|
| EndsWith | Finds a control with a name that ends with a specified text. |
|
| Equals | Finds a control with a name that matches a specified text. |
|
| Ignore | Finds a control with a name ignoring a specified text. |
|
| StartsWith | Finds a control with a name that starts with a specified text. |
See Also
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright