'DeclarationPublic Function ImportIndexFile( _ ByVal ll As ListLabel, _ ByVal filePath As String, _ Optional ByVal importData As String, _ Optional ByVal folderId As String _ ) As String
public: String^ ImportIndexFile( ListLabel^ ll, String^ filePath, String^ importData, String^ folderId )
Parameters
- ll
The List & Label instance that the repository is assigned to.
- filePath
The local path of the file to import.
- importData
- folderId