ContentDeploymentJobOverrideSettings Class

The members of this namespace or class are reserved for internal use and not intended to be used directly from your code.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.Publishing.Administration.ContentDeploymentJobOverrideSettings

Namespace:  Microsoft.SharePoint.Publishing.Administration
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public NotInheritable Class ContentDeploymentJobOverrideSettings
'Usage
Dim instance As ContentDeploymentJobOverrideSettings
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public sealed class ContentDeploymentJobOverrideSettings

Thread Safety

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

See Also

Reference

ContentDeploymentJobOverrideSettings Members

Microsoft.SharePoint.Publishing.Administration Namespace