CustomCodeSettings.AllowDeclarativeWorkflows Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets whether XAML workflows are allowed on the server.
Namespace: Microsoft.Xrm.Sdk.Deployment
Assembly: Microsoft.Xrm.Sdk.Deployment (in Microsoft.Xrm.Sdk.Deployment.dll)
Syntax
[DataMemberAttribute]
public bool AllowDeclarativeWorkflows { get; set; }
<DataMemberAttribute>
Public Property AllowDeclarativeWorkflows As Boolean
Property Value
Type: System.Boolean
Type: Boolean
true if XAML workflows are allowed on the server; otherwise, false.
Remarks
You can also use Windows PowerShell to set this. For more information, see Enable or disable XAML workflows.
See Also
CustomCodeSettings Class
Microsoft.Xrm.Sdk.Deployment Namespace
Custom XAML workflows
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright