Class RedundantFile
public class RedundantFile
- Inheritance
-
RedundantFile
- Inherited Members
- Extension Methods
Constructors
RedundantFile()
public RedundantFile()
Properties
Name
public string Name { get; set; }
Property Value
Organization
public string Organization { get; set; }
Property Value
Size
public string Size { get; set; }
Property Value
Uploaded
public DateTimeOffset Uploaded { get; set; }
Property Value
Uploader
public Guid Uploader { get; set; }
Property Value
Url
public string Url { get; set; }