Function _applySourceToCreateOptionsPrivate

  • Private

    Update the createOptions with the group properties

    Parameters

    • createOptions: ICreateSolutionOptions
    • sourceInfo: IGroup | IItem
    • srcAuthentication: UserSession
    • isGroup: boolean = false

      Boolean to indicate if the files are associated with a group or item

    Returns ICreateSolutionOptions