Table of Contents

Class AttemptUploadFileType

Namespace
Shift.Common.File
Assembly
Shift.Common.dll
public class AttemptUploadFileType
Inheritance
AttemptUploadFileType
Inherited Members
Extension Methods

Constructors

AttemptUploadFileType(int, string)

public AttemptUploadFileType(int id, string title)

Parameters

id int
title string

Properties

ID

public int ID { get; }

Property Value

int

Title

public string Title { get; }

Property Value

string