Interface NamedValueContract.UpdateStages.WithDisplayName

    • Method Detail

      • withDisplayName

        NamedValueContract.Update withDisplayName​(String displayName)
        Specifies the displayName property: Unique name of NamedValue. It may contain only letters, digits, period, dash, and underscore characters..
        Parameters:
        displayName - Unique name of NamedValue. It may contain only letters, digits, period, dash, and underscore characters.
        Returns:
        the next definition stage.