Click or drag to resize

ScriptContextDeleteField Method

Deletes the field from the project schema.

Namespace:  Compiled.EDD.Scripting
Assembly:  Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 7.6.1.3-5cb5c356
Syntax
Exceptions
ExceptionCondition
ExceptionThrown when attempting to delete a system scoped field.
Remarks
Only fields with scope User can be deleted.
See Also