다음을 통해 공유


NonHostedApplrecordsSeralizable Class

Represents the non-hosted applications.

Namespace: Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager
Assembly: Microsoft.Crm.UnifiedServiceDesk.CommonUtility (in Microsoft.Crm.UnifiedServiceDesk.CommonUtility.dll)

Usage

'Usage
Dim instance As NonHostedApplrecordsSeralizable

Syntax

'Declaration
<SerializableAttribute> _
Public Class NonHostedApplrecordsSeralizable
    Inherits NonHostedApplicationRecord
[SerializableAttribute] 
public class NonHostedApplrecordsSeralizable : NonHostedApplicationRecord
[SerializableAttribute] 
public ref class NonHostedApplrecordsSeralizable : public NonHostedApplicationRecord
/** @attribute SerializableAttribute() */ 
public class NonHostedApplrecordsSeralizable extends NonHostedApplicationRecord
SerializableAttribute 
public class NonHostedApplrecordsSeralizable extends NonHostedApplicationRecord

Inheritance Hierarchy

System.Object
   Microsoft.Uii.Common.Entities.NonHostedApplicationRecord
    Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager.NonHostedApplrecordsSeralizable

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

See Also

Reference

NonHostedApplrecordsSeralizable Members
Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.