Article | 60002142 |
Type | Bug |
Product | Engine |
Version | 6027 |
Date Added | 2/10/2014 |
Fixed | (2/10/2014) |
Submitted by | Steve Smith |
Summary
Xproperties of type Boolean cannot be saved in VDF or VDI
Solution
XProperties of type boolean (true/false) were not supported in version 5.x and prior. So these XProperties are now saved as integers with value 0 (=False) or value 1 (=True). Fixed in 6028