Function createItemFromTemplatePrivate

  • Private

    Creates an item in a specified folder (except for Group item type).

    Parameters

    • template: IItemTemplate
    • templateDictionary: any
    • destinationAuthentication: UserSession
    • itemProgressCallback: IItemProgressCallback

    Returns Promise<common.ICreateItemFromTemplateResponse>

    A promise that will resolve with the id of the created item