Profiles.Add(String, String, PjLoginType, 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 Microsoft.Office.Interop.MSProject.Profile Add (string Name, string Server, Microsoft.Office.Interop.MSProject.PjLoginType LoginType = Microsoft.Office.Interop.MSProject.PjLoginType.pjWindowsLogin, string UserName = "");
Public Function Add (Name As String, Server As String, Optional LoginType As PjLoginType = Microsoft.Office.Interop.MSProject.PjLoginType.pjWindowsLogin, Optional UserName As String = "") As Profile
Parameters
- Name
- String
- Server
- String
- LoginType
- PjLoginType
- UserName
- String