Share via


NonHostedApplicationRecord Constructor (String, String, Boolean)

 

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

Initializes a new instance of the NonHostedApplicationRecord class.

Namespace:   Microsoft.Uii.Common.Entities
Assembly:  Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)

Syntax

public NonHostedApplicationRecord(
    string name,
    string commandLine,
    bool isDefaultApp
)
Public Sub New (
    name As String,
    commandLine As String,
    isDefaultApp As Boolean
)

Parameters

  • commandLine
    Type: System.String

    Specifies the command line of the option.

  • isDefaultApp
    Type: System.Boolean

    True if it is the default application, otherwise false.

See Also

NonHostedApplicationRecord Class
Microsoft.Uii.Common.Entities Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright