PdcProductReport.Userfields: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Declaration == Userfields as pdcUserFieldList == Description == == Notes == This property returns or sets the userfields of a product report. == Code example == <s..." |
No edit summary |
||
Line 7: | Line 7: | ||
== Notes == | == Notes == | ||
This property returns or sets the userfields of a product report. | This property returns or sets the userfields of a product report. | ||
This object can not be used for fixed userfields. Use instead the property Userstring or Usercheck | |||
== Code example == | == Code example == |
Latest revision as of 10:46, 20 December 2018
Declaration
Userfields as pdcUserFieldList
Description
Notes
This property returns or sets the userfields of a product report.
This object can not be used for fixed userfields. Use instead the property Userstring or Usercheck
Code example
Availability
Available from version 4.0 onwards.