'DeclarationPublic Function ImportPrinterConfigFile( _ ByVal ll As ListLabel, _ ByVal filePath As String, _ ByVal parentProjectItemId As String, _ Optional ByVal importData As String, _ Optional ByVal folderId As String _ ) As String
public string ImportPrinterConfigFile( ListLabel ll, string filePath, string parentProjectItemId, string? importData, string folderId )
public: String^ ImportPrinterConfigFile( ListLabel^ ll, String^ filePath, String^ parentProjectItemId, 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.
- parentProjectItemId
Repository Item ID of the parent project.
- importData
- folderId