Class ZipItemContract
Represents the zip item.
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class ZipItemContract : Object
Name | Description |
---|---|
ZipItemContract() |
Fields
Name | Description |
---|---|
FileSize | The file size of item. |
FullFolderName | The full folder name of item. |
Id | The id of item. |
IsFolder | Defines if the folder exists. |
Name | The name of item. |