combit List & Label 30 - .NET Help
combit.Reporting.Repository Namespace / RepositoryImportUtil Class / SetItemFolderId Method

Id of the repository item.

Id of the folder within the repository.



SetItemFolderId Method

Sets the parent folder Id of a repository item.

Syntax
'Declaration
 
Public Sub SetItemFolderId( _
   ByVal itemId As String, _
   ByVal folderId As String, _
   Optional ByVal userImportData As String _
) 
 

Parameters

itemId

Id of the repository item.

folderId

Id of the folder within the repository.

userImportData
Requirements

Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
.NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9

See Also