C# Class Warehouse.SoftwareImage

Mostra file Open project: Starcounter/Warehouse

Public Properties

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

Property Details

File public_oe property

public String File
return String

Hash public_oe property

public string Hash
return string

KeepFile public_oe property

public bool KeepFile
return bool

Position public_oe property

public int Position
return int

Software public_oe property

public Software,Warehouse Software
return Software