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 NonHostedApplrecordsSeralizable class.
Namespace: Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager
Assembly: Microsoft.Crm.UnifiedServiceDesk.CommonUtility (in Microsoft.Crm.UnifiedServiceDesk.CommonUtility.dll)
Usage
'Usage
Dim rec As NonHostedApplicationRecord
Dim instance As New NonHostedApplrecordsSeralizable(rec)
Syntax
'Declaration
Public Sub New ( _
rec As NonHostedApplicationRecord _
)
public NonHostedApplrecordsSeralizable (
NonHostedApplicationRecord rec
)
public:
NonHostedApplrecordsSeralizable (
NonHostedApplicationRecord^ rec
)
public NonHostedApplrecordsSeralizable (
NonHostedApplicationRecord rec
)
public function NonHostedApplrecordsSeralizable (
rec : NonHostedApplicationRecord
)
Parameters
- rec
Specifies the non-hosted application records.
Remarks
Platforms
See Also
Reference
NonHostedApplrecordsSeralizable Class
NonHostedApplrecordsSeralizable Members
Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.