Class Files
Inheritance
System.Object
Files
Namespace: LymeTemplateApi.Console.Models
Assembly: LymeTemplateApi.Console.dll
Syntax
public class Files : object
Properties
Count
Declaration
public int Count { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |
File
Declaration
public List<File> File { get; set; }
Property Value
| Type | Description |
|---|---|
| List<File> |