Class PriorityExtensionDTO
Inherited Members
Namespace: EasySave_Project.Dto
Assembly: .dll
Syntax
public class PriorityExtensionDTO
Properties
| Edit this page View SourceExtensionFile
Declaration
public string ExtensionFile { get; set; }
Property Value
Type | Description |
---|---|
string |
Index
Declaration
public int Index { get; set; }
Property Value
Type | Description |
---|---|
int |