_IProjectDoc.TaskGroups2 Property
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:
property Microsoft::Office::Interop::MSProject::TaskGroups2 ^ TaskGroups2 { Microsoft::Office::Interop::MSProject::TaskGroups2 ^ get(); };
public Microsoft.Office.Interop.MSProject.TaskGroups2 TaskGroups2 { get; }
member this.TaskGroups2 : Microsoft.Office.Interop.MSProject.TaskGroups2
Public ReadOnly Property TaskGroups2 As TaskGroups2