Share via


UserProfile.NonApplicationRecordsNative Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Gets or sets an array of non-hosted applications.

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

Syntax

public List<NonHostedApplicationRecord> NonApplicationRecordsNative { get; set; }
Public Property NonApplicationRecordsNative As List(Of NonHostedApplicationRecord)

Property Value

Type: System.Collections.Generic.List<NonHostedApplicationRecord>

Type: ListThe list of non-hosted applications.

See Also

UserProfile Class
Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright