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.
Initializes a new instance of the PresenterControlComboBoxItem Class.Initializes a new instance of the PresenterControlComboBoxItem Class.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim parent As PresenterControl
Dim instance As New PresenterControlComboBoxItem(parent)
Syntax
'Declaration
Public Sub New ( _
parent As PresenterControl _
)
public PresenterControlComboBoxItem (
PresenterControl parent
)
public:
PresenterControlComboBoxItem (
PresenterControl^ parent
)
public PresenterControlComboBoxItem (
PresenterControl parent
)
public function PresenterControlComboBoxItem (
parent : PresenterControl
)
Remarks
The default constructor initializes any fields to their default values.
Platforms
See Also
Reference
PresenterControlComboBoxItem Class
PresenterControlComboBoxItem Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.