xFormRun.closeSelect(String) 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 closeSelect(System::String ^ _selectString);
public virtual void closeSelect (string _selectString);
abstract member closeSelect : string -> unit
override this.closeSelect : string -> unit
Public Overridable Sub closeSelect (_selectString As String)
Parameters
- _selectString
- String