WindowTemplateManagerDownloadTemplate Method |
Return download token for the template XML file in repository.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic Guid DownloadTemplate(
int templateId,
ref long fileSize
)
Parameters
- templateId
- Type: SystemInt32
- fileSize
- Type: SystemInt64
Return Value
Type:
Guid
See Also