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