Click or drag to resize
FormRunPostProcessOnDelete Field

[This is preliminary documentation and is subject to change.]

Normally the PostProcessInstruction is only run when creating or editing a form, set this attribute to also run the instruction when deleting the form

Namespace: CSC.SC.TOPICA4.Template
Assembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax
C#
public bool RunPostProcessOnDelete

Field Value

Type: Boolean
See Also