Class phase
Syntax
[Serializable]
public class phase
Properties
companyname
Declaration
public string companyname { get; set; }
Property Value
Declaration
public string contactemail { get; set; }
Property Value
Declaration
public string contactname { get; set; }
Property Value
Declaration
public string contactphone { get; set; }
Property Value
date
Declaration
public DateTime date { get; set; }
Property Value
dateSpecified
Declaration
public bool dateSpecified { get; set; }
Property Value
jobid
Declaration
public string jobid { get; set; }
Property Value
note
Declaration
public note[] note { get; set; }
Property Value
phasename
Declaration
public string phasename { get; set; }
Property Value
processname
Declaration
public string processname { get; set; }
Property Value
Declaration
public string toolid { get; set; }
Property Value