_MSProject.GlobalTaskTables 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::Tables ^ GlobalTaskTables { Microsoft::Office::Interop::MSProject::Tables ^ get(); void set(Microsoft::Office::Interop::MSProject::Tables ^ value); };
public Microsoft.Office.Interop.MSProject.Tables GlobalTaskTables { get; set; }
member this.GlobalTaskTables : Microsoft.Office.Interop.MSProject.Tables with get, set
Public Property GlobalTaskTables As Tables