Click or drag to resize

ScriptContextCreateField Method

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