ResourceGroups.Add(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:
Microsoft::Office::Interop::MSProject::Group ^ Add(System::String ^ Name, System::String ^ FieldName);
public Microsoft.Office.Interop.MSProject.Group Add (string Name, string FieldName);
abstract member Add : string * string -> Microsoft.Office.Interop.MSProject.Group
Public Function Add (Name As String, FieldName As String) As Group
Parameters
- Name
- String
- FieldName
- String