Syntax
MMpy.append_flag
Description
Enumeration describing the append mode type.
Notes
Choices for this enumeration type are:
report
output
none
plot
Examples
formset = MMpy.FormSet(...) ... append_flag = MMpy.append_flag.none formset.set_field(..., append_flag)
Resource ID
IDPH_APPENDFLAG