Interface ContentTypeContract.UpdateStages.WithNamePropertiesName

All Known Subinterfaces:
ContentTypeContract.Update
Enclosing interface:
ContentTypeContract.UpdateStages

public static interface ContentTypeContract.UpdateStages.WithNamePropertiesName
The stage of the ContentTypeContract update allowing to specify namePropertiesName.
  • Method Details

    • withNamePropertiesName

      ContentTypeContract.Update withNamePropertiesName(String namePropertiesName)
      Specifies the namePropertiesName property: Content type name. Must be 1 to 250 characters long..
      Parameters:
      namePropertiesName - Content type name. Must be 1 to 250 characters long.
      Returns:
      the next definition stage.