Click or drag to resize

IScriptContextCreateField Method

Overload List
 NameDescription
Public methodCreateField(String) Creates a new field with a Text FieldItemType.
Public methodCreateField(String, ChoiceFieldItemType) Creates the given field name as choice or multi-choice if it does not exist.
Public methodCreateField(String, FieldItemType) Creates a new field using the given FieldItemType.
Top
See Also