C# Class Warehouse.SoftwareImage

Show file Open project: Starcounter/Warehouse

Public Properties

Property Type Description
File String
Hash string
KeepFile bool
Position int
Software Software

Property Details

File public property

public String File
return String

Hash public property

public string Hash
return string

KeepFile public property

public bool KeepFile
return bool

Position public property

public int Position
return int

Software public property

public Software,Warehouse Software
return Software