ACDistribution / WGSIssues

The WGS Issue tracking repo
0 stars 0 forks source link

Task Creation: Task Steps #40

Open wgssupport opened 8 years ago

wgssupport commented 8 years ago

Trying to add task steps gives this error

System.FormatException was unhandled public bool Active { get { return Convert.ToBoolean(dataTable["active"]); } set { dataTable["active"] = value; } }

        Issue report by: Developer