ResourceGroups2.Add(String, String) Method

Definition

public:
 Microsoft::Office::Interop::MSProject::Group2 ^ Add(System::String ^ Name, System::String ^ FieldName);
public Microsoft.Office.Interop.MSProject.Group2 Add (string Name, string FieldName);
Public Function Add (Name As String, FieldName As String) As Group2

Parameters

Name
String
FieldName
String

Returns

Group2

Applies to