SPProcessIdentity.Deploy Method (Boolean)

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

Syntax

Public Sub Deploy ( _
    force As Boolean _
)

Dim instance As SPProcessIdentity
Dim force As Boolean

instance.Deploy(force)
public void Deploy(
    bool force
)

Parameters

See Also

Reference

SPProcessIdentity Class

SPProcessIdentity Members

Deploy Overload

Microsoft.SharePoint.Administration Namespace