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
name
Type: System.StringSpecifies the name.
commandLine
Type: System.StringSpecifies the command line of the option.
isDefaultApp
Type: System.BooleanTrue 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