Share via


IAddContentTypeFieldUpgradeAction.IsPushedDown Property

Definition

Gets or sets whether the specified modified content type is propagated to its child content types and lists.

public:
 property bool IsPushedDown { bool get(); void set(bool value); };
public bool IsPushedDown { get; set; }
member this.IsPushedDown : bool with get, set
Public Property IsPushedDown As Boolean

Property Value

A Boolean value representing whether the content type is propagated.

Applies to