Table of Contents

Class RedundantFile

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public class RedundantFile
Inheritance
RedundantFile
Inherited Members
Extension Methods

Constructors

RedundantFile()

public RedundantFile()

Properties

Name

public string Name { get; set; }

Property Value

string

Organization

public string Organization { get; set; }

Property Value

string

Size

public string Size { get; set; }

Property Value

string

Uploaded

public DateTimeOffset Uploaded { get; set; }

Property Value

DateTimeOffset

Uploader

public Guid Uploader { get; set; }

Property Value

Guid

Url

public string Url { get; set; }

Property Value

string