_MSProject.LoadTasksFromServer 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:
System::String ^ LoadTasksFromServer(System::String ^ strURL, System::String ^ strListGuid, System::String ^ strListName, System::String ^ bstrViewGUID, System::String ^ bstrViewName, int iListID);
public string LoadTasksFromServer (string strURL, string strListGuid, string strListName, string bstrViewGUID, string bstrViewName, int iListID);
abstract member LoadTasksFromServer : string * string * string * string * string * int -> string
Public Function LoadTasksFromServer (strURL As String, strListGuid As String, strListName As String, bstrViewGUID As String, bstrViewName As String, iListID As Integer) As String
Parameters
- strURL
- String
- strListGuid
- String
- strListName
- String
- bstrViewGUID
- String
- bstrViewName
- String
- iListID
- Int32