VSS.newSubProject(String, 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 Dynamics::AX::Application::VSSItem ^ newSubProject(System::String ^ _name, System::String ^ _localPath);
public virtual Dynamics.AX.Application.VSSItem newSubProject (string _name, string _localPath);
abstract member newSubProject : string * string -> Dynamics.AX.Application.VSSItem
override this.newSubProject : string * string -> Dynamics.AX.Application.VSSItem
Public Overridable Function newSubProject (_name As String, _localPath As String) As VSSItem
Parameters
- _name
- String
- _localPath
- String