WorkflowSettings Class

 

Updated: November 29, 2016

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

Contains workflow setting values which can be changed to tune a Microsoft Dynamics 365 deployment.

Namespace:   Microsoft.Xrm.Sdk.Deployment
Assembly:  Microsoft.Xrm.Sdk.Deployment (in Microsoft.Xrm.Sdk.Deployment.dll)


[DataContractAttribute(Name = "WorkflowSettings", Namespace = "http://schemas.microsoft.com/xrm/2011/Contracts/Deployment")]
public class WorkflowSettings : DeploymentConfigSettings

NameDescription
System_CAPS_pubmethodWorkflowSettings()

Initializes a new instance of the WorkflowSettings class.

NameDescription
System_CAPS_pubpropertyExtensionData

Gets or sets the structure that contains extra data.(Inherited from DeploymentObject.)

System_CAPS_pubpropertyMaxDepth

Gets or sets the maximum depth for a workflow.

System_CAPS_pubpropertyMinInactiveSeconds

Gets or sets the maximum number of seconds a workflow can be inactive.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

You can also use Windows PowerShell to retrieve or update these settings.

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

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: