CustomCodeSettings Members

Server level settings that control use of custom code.

The following tables list the members exposed by the CustomCodeSettings type.

Public Constructors

  Name Description
  CustomCodeSettings Initializes a new instance of theCustomCodeSettings class.

Top

Public Properties

  Name Description
public property AllowDeclarativeWorkflows Gets or sets whether XAML workflows are allowed on the server.
public property AllowExternalCode Gets or sets whether plug-ins and custom workflow activities can be registered on the server.
public property ExtensionData  Gets or sets the structure that contains extra data. (inherited from DeploymentObject)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

CustomCodeSettings Class
Microsoft.Xrm.Sdk.Deployment Namespace

Other Resources

Use Deployment Entities and Deployment Configuration Settings

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.