FormDataSource.removeFieldFromSelectionList(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void removeFieldFromSelectionList(int _fieldId);
public virtual void removeFieldFromSelectionList (int _fieldId);
abstract member removeFieldFromSelectionList : int -> unit
override this.removeFieldFromSelectionList : int -> unit
Public Overridable Sub removeFieldFromSelectionList (_fieldId As Integer)
Parameters
- _fieldId
- Int32