PredefinedFunctions.changecompany(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:
static IDisposable ^ changecompany(System::String ^ newCompany);
public static IDisposable changecompany (string newCompany);
static member changecompany : string -> IDisposable
Public Shared Function changecompany (newCompany As String) As IDisposable
Parameters
- newCompany
- String