Zip Description Name class Tinman.Data.Zip Derived from Data A data provider that extracts an entry of a file archive. Fields / Required zip Type Data Constraint # != null The data provider that returns the file archive data. Fields / Optional entry Type string Default null Name of the archive entry to extract. When omitted, the first entry will be extracted. Path Tinman.Dataset