IDiscreteUpgradeActionCollection.AddAddContentTypeFieldUpgradeAction Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds a new IAddContentTypeFieldUpgradeAction feature upgrade action to the collection.
public:
Microsoft::VisualStudio::SharePoint::Features::IAddContentTypeFieldUpgradeAction ^ AddAddContentTypeFieldUpgradeAction();
public Microsoft.VisualStudio.SharePoint.Features.IAddContentTypeFieldUpgradeAction AddAddContentTypeFieldUpgradeAction ();
abstract member AddAddContentTypeFieldUpgradeAction : unit -> Microsoft.VisualStudio.SharePoint.Features.IAddContentTypeFieldUpgradeAction
Public Function AddAddContentTypeFieldUpgradeAction () As IAddContentTypeFieldUpgradeAction
Returns
An object representing an upgrade action.