Sdílet prostřednictvím


IAddContentTypeFieldUpgradeAction.ContentTypeId Property

Definition

Gets or sets the ID of the content type that is affected by the upgrade action.

public:
 property System::String ^ ContentTypeId { System::String ^ get(); void set(System::String ^ value); };
public string ContentTypeId { get; set; }
member this.ContentTypeId : string with get, set
Public Property ContentTypeId As String

Property Value

A GUID representing the content type.

Applies to